summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoremnl2015-08-08 20:24:15 +0000
committeremnl2015-08-08 20:24:15 +0000
commit1971c94f7070506ab3fd04aaaed9be3621d99eca (patch)
tree788bff612d354d12372f429e5ef53ad092085739
parent36cbd6e9107c7cf7a9c5459ce13849b339981cf9 (diff)
downloadaur-1971c94f7070506ab3fd04aaaed9be3621d99eca.tar.gz
updated PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e10dc5aa3ad..d317bdd802af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('go')
depends=('fftw')
options=('!strip')
-source=("$pkgname::git+https://github.com/lucy/$pkgname.git#tag=$pkgver")
+source=("$pkgname::git+https://github.com/lucy/$pkgname.git")
sha256sums=('SKIP')
prepare() {