summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-05-12 16:31:09 +0200
committerMarcin Wieczorek2017-05-12 16:31:09 +0200
commit4bc6e0443ad46e912fbf370124cd6672941f88f9 (patch)
treecfb4e19ef72d3c745d0733bda3a759e5c692fb3f /PKGBUILD
parent61c0191fbc548113f21c1f84d636841abd238872 (diff)
downloadaur-4bc6e0443ad46e912fbf370124cd6672941f88f9.tar.gz
Improvements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f552a3366737..49fc5a4dc7f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('doxygen' 'boost' 'cmake')
checkdepends=('gtest')
optdepends=()
conflicts=(davix-git)
-source=("https://github.com/cern-it-sdc-id/${pkgname}/archive/${_pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/cern-it-sdc-id/${pkgname}/archive/${_pkgver}.tar.gz")
sha256sums=('9e5a35796e8129438e0caee95bd54146162f8336c5a7cdf5e257aa48de6d03fa')
build() {