From 25e7595b8f4719a8d30cc9480043367d2714f66d Mon Sep 17 00:00:00 2001 From: bel Date: Tue, 11 Aug 2015 23:12:40 +0200 Subject: [PATCH] Update repository link: bel2125/civetweb --> civetweb/civetweb --- distribution/arch/PKGBUILD.git.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/arch/PKGBUILD.git.example b/distribution/arch/PKGBUILD.git.example index 5326ca9c..7102bcb3 100644 --- a/distribution/arch/PKGBUILD.git.example +++ b/distribution/arch/PKGBUILD.git.example @@ -15,7 +15,7 @@ optdepends=('php-cgi: for php support') provides=("$_pkgname") conflicts=("$_pkgname") backup=("etc/$_pkgname/$_pkgname.conf") -source=("$_pkgname::git+https://github.com/bel2125/civetweb.git") +source=("$_pkgname::git+https://github.com/civetweb/civetweb.git") md5sums=('SKIP') pkgver() {