summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Beringer2016-05-28 20:30:22 +0200
committerIan Beringer2016-05-28 20:30:22 +0200
commit00ef2032854019ee2d68b9e82f89d2756f0fc9ab (patch)
tree7ccee0b521a80bb46f90931a9342cf49533e16d0
parentf9344df0b3eccfcbe09e51b9db63726f6511b40a (diff)
downloadaur-00ef2032854019ee2d68b9e82f89d2756f0fc9ab.tar.gz
fix upstream url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87f7ecd5eb70..26207976514a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Library with the primary purpose of providing high performance client s
arch=("i686" "x86_64")
makedepends=("git" "doxygen" "splint")
license=('LGPL2.1')
-url=https://github.com/ClusterLabs/$pkgname/wiki
+url=https://github.com/ClusterLabs/$pkgname
source=("${_pkgname}::git+https://github.com/ClusterLabs/libqb.git")
sha256sums=('SKIP')
provides=('libqb')