summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-03-22 21:10:29 +0100
committerhaawda2021-03-22 21:10:29 +0100
commit5a31d7facbaf8c7b9bf80ae5970dffcbbed603c4 (patch)
tree78b578d971e55554f3b9ab797e41899d4fb68b61 /PKGBUILD
parent1a95b7cc67dc98cc506ebe4c5c4603e6e807cfc0 (diff)
downloadaur-5a31d7facbaf8c7b9bf80ae5970dffcbbed603c4.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 e0363b99ced1..41632df82e73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=bigloo-devel
-pkgver=4.4a
-pkgrel=32
+pkgver=4.4b
+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}-latest.tar.gz bigloo-emacs.patch)
-sha256sums=('0739245dfa8e717eac37870fdf61c79218bf913d26f388ec5610bdf32a011412'
+sha256sums=('870ecee517c32027b84627ccc2ece926ba9d7be29e80db405b3b7e75253081a8'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
noextract=("${pkgname%-devel}-latest.tar.gz")