summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 427199f31386..9b27a4c188ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=fltk
pkgname=fltk-mod
pkgver=1.3.7.10307
-pkgrel=1
+pkgrel=2
pkgdesc="FLTK 1.3.7 using the latest abi version."
arch=('x86_64')
url='http://www.fltk.org/'
@@ -17,7 +17,7 @@ sha256sums=('SKIP')
build() {
cd "$pkgname"
- git branch release-1.3.7
+ git checkout 70ebfdb
chmod +x autogen.sh
./autogen.sh --prefix=/usr --with-abiversion=10307