summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-07-09 12:53:55 +0200
committerStefan Husmann2016-07-09 12:53:55 +0200
commit1b6a6bf84b06b2d68dc7523350074d28ee46b761 (patch)
treece9613633190382a20b721d9335b205ad6a4e9ab /PKGBUILD
parentafdb153390f7d3df507b04654e77bd656b2552a2 (diff)
downloadaur-1b6a6bf84b06b2d68dc7523350074d28ee46b761.tar.gz
md5sum change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05b9b30b4b46..c7ba556ec008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ epoch=17
_pkgver='4.3a'
_pkgsuffix='alpha08Jul16'
pkgver="${_pkgver}"."${_pkgsuffix}"
-pkgrel=1
+pkgrel=2
pkgdesc="Fast scheme compiler"
arch=('i686' 'x86_64')
url="http://www-sop.inria.fr/mimosa/fp/Bigloo/"
@@ -20,7 +20,7 @@ provides=('bigloo=$pkgver')
conflicts=('bigloo')
options=('!makeflags' 'libtool' 'staticlibs' '!strip')
source=("ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${_pkgname}${_pkgver}-${_pkgsuffix}.tar.gz" "satisfy-ldconfig.sh")
-md5sums=('874f89103b6ce637a1827ff4310cc92b'
+md5sums=('d06336560d333366f9998783ff9d3c3f'
'c253eb5651c81204f6c16b89c3c2cb6a')
prepare() {