Browse Source

Update repository link: bel2125/civetweb --> civetweb/civetweb

bel 10 years ago
parent
commit
25e7595b8f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      distribution/arch/PKGBUILD.git.example

+ 1 - 1
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() {