summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-12-07 19:45:04 +0100
committerStefan Husmann2015-12-07 19:45:04 +0100
commited5bbb37ea7ace1196930638e42b3a0375d690e6 (patch)
tree9e0cb802fb46c19e05bee6a3d6d6e5192a227ab2 /PKGBUILD
parent625917c71f1a086eb3f0331174a9a952cc89646e (diff)
downloadaur-ed5bbb37ea7ace1196930638e42b3a0375d690e6.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 e3e62f5ca012..3299bebf43c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname='bigloo'
pkgname="${_pkgname}-devel"
epoch=13
_pkgver='4.2c'
-_pkgsuffix='beta01Dec15'
+_pkgsuffix='beta07Dec15'
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=('d7fe38cd5867dba50151f2191ffc2dc7'
+md5sums=('18f0cc75979b3d084b959239a1f5e06e'
'c253eb5651c81204f6c16b89c3c2cb6a')
prepare() {