summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-11-11 20:40:38 +0100
committerhaawda2022-11-11 20:40:38 +0100
commit13d095d83672834b9fcedb1db6ee352db13888c8 (patch)
treef8f382a9d3df30a1c5d7052b653e166f555f5ff0 /PKGBUILD
parente97dc033034054b52ad4f47439e083c48fb92c1b (diff)
downloadaur-13d095d83672834b9fcedb1db6ee352db13888c8.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 34d5bdebeb70..794e74858ce1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.5a
-pkgrel=18
+pkgrel=19
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=('da858660ee562f46ad9ae92cd3e08c1d4c702dfd6e3c568b2cb1b7d66b6dc0b5'
+sha256sums=('895c8efce2ed8436665ee075110ba5a06259a8f8d7aeae5ae09a49cba5161870'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {