summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornarunlifescience2016-07-10 20:06:20 -0500
committernarunlifescience2016-07-10 20:06:20 -0500
commit861de10cd216ce7734caa7ef305a9593cbbd5dfb (patch)
tree44cbb6708a704cb438c7793fa9a2ee9ce6dfe573 /PKGBUILD
parente8f89c70ad0da208b89a8c2c4189bc3cc095a633 (diff)
downloadaur-861de10cd216ce7734caa7ef305a9593cbbd5dfb.tar.gz
use release-0.01A-alpha branch as source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e78ac86bbc4..f957d9810723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('boost' 'cmake')
depends=('gsl' 'glu' 'mesa' 'shared-mime-info' 'qt4' 'qwt5' 'qwtplot3d')
# source download from git repo & prepare
-source=(git+https://github.com/narunlifescience/alphaplot.git)
+source=(git+https://github.com/narunlifescience/alphaplot.git#branch=release-0.01A-alpha)
install=${pkgname}.install
sha256sums=('SKIP')
prepare() {