summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-04-21 14:33:09 +0200
committerhaawda2022-04-21 14:33:09 +0200
commit407a5c4c5683fb300821a3e72aaae97ddcb321ad (patch)
tree54803572aa2ef95b40325e25c0cd9773ad3e0da7 /PKGBUILD
parentdf69a5037c5961bc1ac2eae8c2b66a1ea61cdc7f (diff)
downloadaur-407a5c4c5683fb300821a3e72aaae97ddcb321ad.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 47ddd893b822..807a3dc9269c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.5a
-pkgrel=2
+pkgrel=3
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=('8744a0ed58141f8cd3f8c606bf20fac1344b752b014d6d55c558741fd06191a2'
+sha256sums=('c8f45080b90511affd17b1c787ae48b06cf6640930a0d8c25ee5167f77201138'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {