summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-10-27 21:05:40 +0200
committerhaawda2022-10-27 21:05:40 +0200
commitad2a2b475f3480f17b55bdb80290cb2d177b7583 (patch)
tree219dc520b70104eeee1a428ff912cef2366480d1 /PKGBUILD
parent4a8c2b4b5dd2e95ffb261eabba1df440bedbc498 (diff)
downloadaur-ad2a2b475f3480f17b55bdb80290cb2d177b7583.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 299db64d8f4b..c1541b373c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=bigloo-devel
pkgver=4.5a
-pkgrel=14
+pkgrel=15
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=('09d45929530ccadd3b9966e4bf62ad76bdc86c00de5c5c0f3c62b0fc7bd79ddc'
+sha256sums=('79aab0a668940c860dda18f6670ea078ef50a1cac269d7379ef11a4ae2575dde'
'80356c27b58a302775f75e848a89ab2d588796a548f4ce7a20df048e215deab0')
prepare() {