summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-06-03 16:48:41 +0200
committerhaawda2022-06-03 16:48:41 +0200
commitdaa07792507760fbdd004e26ea66e119555bd920 (patch)
treeec97cd1106d1a343bdfc0f715b6cc69c57b96dd1 /PKGBUILD
parentab04446c05dcdf3dc2d5c9456991984b5131309a (diff)
downloadaur-daa07792507760fbdd004e26ea66e119555bd920.tar.gz
shasum update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ccf12d7b59..c568f73f6731 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.5a
-pkgrel=5
+pkgrel=7
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=('7dd20589228ced841cd8a359384162917cd25acf3a1015e6f3834a7d4bf8adda'
+sha256sums=('9963088d91a7b39819b0aba4d7183b00b24e5a48ad0b94c378b32f82ac8cebc0'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {