summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-11-16 16:18:47 +0100
committerhaawda2022-11-16 16:18:47 +0100
commit07c0079a209ed8cb8db8c662c690700ec2e750f5 (patch)
tree1c65fcf006ffaa6896c8411af61963316a759f13 /PKGBUILD
parent13d095d83672834b9fcedb1db6ee352db13888c8 (diff)
downloadaur-07c0079a209ed8cb8db8c662c690700ec2e750f5.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 794e74858ce1..1997d28a358a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.5a
-pkgrel=19
+pkgrel=20
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=('895c8efce2ed8436665ee075110ba5a06259a8f8d7aeae5ae09a49cba5161870'
+sha256sums=('edc1914e03a4950b170a231fce941e62cc65de3582ebd08524ecce5eb4a0a994'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {