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 ca763a13cc88..85e819e9ca63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname='bigloo'
pkgname="${_pkgname}-devel"
epoch=30
_pkgver=4.3b
-_pkgsuffix=alpha11Oct17
+_pkgsuffix=alpha12Oct17
pkgver=${_pkgver}_${_pkgsuffix}
pkgrel=1
pkgdesc="Fast scheme compiler"
@@ -20,7 +20,7 @@ provides=('bigloo=$pkgver')
conflicts=('bigloo')
options=('!makeflags' 'libtool' 'staticlibs' '!strip')
source=("ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${_pkgname}${_pkgver}-${_pkgsuffix}.tar.gz" "satisfy-ldconfig.sh")
-sha256sums=('6b0487880569fb074d4970908491df8bb11a6ac73df42bc637f6593149e77072'
+sha256sums=('8cc5d0cf0839be2d8c455d42bee618c5f2f6ed198e981de4f751151c03b7c98b'
'b45d2dc176f2b8c6496da9bfaad76d9398172dbef288984f6415824c1c93a4c2')
prepare() {