summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-11-23 20:21:58 +0100
committerStefan Husmann2015-11-23 20:21:58 +0100
commit013ca1027e2856ecd1ed51f05e60dc18e23b02ee (patch)
tree20cd32408064d04116501d1017a2447cd34d958e /PKGBUILD
parent4442f148f889003557b34e6a7d8a315eefe6ed0a (diff)
downloadaur-013ca1027e2856ecd1ed51f05e60dc18e23b02ee.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fd6fa0d61fb..5594276bb8ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname='bigloo'
pkgname="${_pkgname}-devel"
epoch=12
_pkgver='4.2c'
-_pkgsuffix='beta17Nov15'
+_pkgsuffix='beta23Nov15'
pkgver="${_pkgver}_${_pkgsuffix}"
pkgrel=1
pkgdesc="Fast scheme compiler"
@@ -21,7 +21,7 @@ conflicts=('bigloo')
options=('!makeflags' 'libtool' 'staticlibs' '!strip')
install=bigloo.install
source=("ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${_pkgname}${_pkgver}-${_pkgsuffix}.tar.gz" "satisfy-ldconfig.sh")
-md5sums=('026217bab20cc42254e0ca787571023b'
+md5sums=('a689406f2fd6302f813664d909846fce'
'c253eb5651c81204f6c16b89c3c2cb6a')
prepare() {