summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-10-05 06:34:22 +0200
committerhaawda2021-10-05 06:34:22 +0200
commit8bb3ae48ea1d914ccfdb1ae1fb6f5e4442fc06e4 (patch)
tree73241333414e78e7fc5f61aefc45192f0dd6b798 /PKGBUILD
parentb58e81e7b568cea2f6a9942bcb0a5802b3f364d8 (diff)
downloadaur-8bb3ae48ea1d914ccfdb1ae1fb6f5e4442fc06e4.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66e73ecfed26..be28ab8786e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.4b
-pkgrel=12
+pkgrel=13
epoch=1
pkgdesc="Fast scheme compiler"
arch=('x86_64')
@@ -18,7 +18,7 @@ options=('!makeflags' 'staticlibs')
conflicts=('bigloo')
provides=("bigloo=$pkgver")
source=(ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${pkgname%-devel}-unstable.tar.gz bigloo-emacs.patch)
-sha256sums=('f24522f080eb9722640c26e8d219a426229bbec2392d0ad239c9dabbb97f9a0d'
+sha256sums=('c5f9f690a008bee150545ea150a1d18240620ec6b7c4100b25ea434987b471b5'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {