summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-07-21 14:57:53 +0200
committerhaawda2022-07-21 14:57:53 +0200
commit4a8c2b4b5dd2e95ffb261eabba1df440bedbc498 (patch)
tree0465ccdf49da97113420e142e3720749d214dcb6 /PKGBUILD
parent4bf730a77947dce4c1420e96853241c20fed6880 (diff)
downloadaur-4a8c2b4b5dd2e95ffb261eabba1df440bedbc498.tar.gz
shaum update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 469b5eba34ed..299db64d8f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.5a
-pkgrel=13
+pkgrel=14
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=('0850834d1ed22d99b9ca266103c400d4c0b4169fa7423cb1cae8b5bbf733abad'
+sha256sums=('09d45929530ccadd3b9966e4bf62ad76bdc86c00de5c5c0f3c62b0fc7bd79ddc'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {