summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb7f717f69e4..0766f74ba933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('cmake' 'ninja')
depends=('python>=2.7')
conflicts=('bear')
provides=('bear')
-source=(https://github.com/rizsotto/$_pkgname/archive/$pkgver.tar.gz)
+source=(bear-$pkgver.tar.gz::https://github.com/rizsotto/$_pkgname/archive/$pkgver.tar.gz)
md5sums=('879e8093b26ad903a3aa1a2a690e052e')
prepare() {