summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Beringer2016-05-28 20:36:17 +0200
committerIan Beringer2016-05-28 20:36:17 +0200
commitc0736a3d3353dc5b54267c93f1b28f13e4cdc2ea (patch)
tree9faf97a65007d6d6e4319de2e03520faa43480dc /PKGBUILD
parentc1850c8b976a53001a06fb435be2c49d8168dec1 (diff)
downloadaur-c0736a3d3353dc5b54267c93f1b28f13e4cdc2ea.tar.gz
fix upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26207976514a..aeb71b6db0b2 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
+url=https://github.com/ClusterLabs/$_pkgname
source=("${_pkgname}::git+https://github.com/ClusterLabs/libqb.git")
sha256sums=('SKIP')
provides=('libqb')