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 c568f73f6731..5b8041a9839f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.5a
-pkgrel=7
+pkgrel=8
epoch=1
_suffix=unstable
pkgdesc="Fast scheme compiler"
@@ -19,7 +19,7 @@ options=('!makeflags' 'staticlibs')
conflicts=('bigloo')
provides=("bigloo=$pkgver")
source=(ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${pkgname%-devel}-${_suffix}.tar.gz bigloo-emacs.patch)
-sha256sums=('9963088d91a7b39819b0aba4d7183b00b24e5a48ad0b94c378b32f82ac8cebc0'
+sha256sums=('67824d5ce5a20e443e5c946f97c47c05f5dbc80a9bc044ae93e333e115cf80c6'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {