summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-10-10 17:12:57 +0200
committerhaawda2021-10-10 17:12:57 +0200
commit62b7a8837a59053b833dc3bfa2fb8593c2c659b2 (patch)
tree3032c002d7564f13c5e349ec1f47ed2798476c87 /PKGBUILD
parent8bb3ae48ea1d914ccfdb1ae1fb6f5e4442fc06e4 (diff)
downloadaur-62b7a8837a59053b833dc3bfa2fb8593c2c659b2.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be28ab8786e2..e6e186ac4d47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bigloo-devel
-pkgver=4.4b
-pkgrel=13
+pkgver=4.4c
+pkgrel=1
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=('c5f9f690a008bee150545ea150a1d18240620ec6b7c4100b25ea434987b471b5'
+sha256sums=('f24522f080eb9722640c26e8d219a426229bbec2392d0ad239c9dabbb97f9a0d'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {