summaryrefslogtreecommitdiff
path: root/extra/bigloo/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-25 00:06:28 -0800
committerroot <root@rshg054.dnsready.net>2013-01-25 00:06:28 -0800
commitef71629a65f6e8052d66775f07b079bf08322476 (patch)
treeedd2ad98fa5697fc7a95e3eed0a8902656e55fde /extra/bigloo/PKGBUILD
parent570e3637e2a4ba372dabbbbb8953d7b4ccdcaa39 (diff)
Fri Jan 25 00:06:28 PST 2013
Diffstat (limited to 'extra/bigloo/PKGBUILD')
-rw-r--r--extra/bigloo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/bigloo/PKGBUILD b/extra/bigloo/PKGBUILD
index d940edfb7..b890fae54 100644
--- a/extra/bigloo/PKGBUILD
+++ b/extra/bigloo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 171315 2012-11-17 05:25:07Z eric $
+# $Id: PKGBUILD 175916 2013-01-24 12:57:16Z juergen $
# Maintainer: Jürgen Hötzel <juergen@archlinux.org>
# Contributor: John Proctor <jproctor@prium.net>
# Contributor: Kevin Piche <kevin@archlinux.org>
pkgname=bigloo
-_pkgver=3.9a
+_pkgver=4.0a
pkgver=${_pkgver/-/_}
pkgrel=1
pkgdesc="Fast scheme compiler"
@@ -17,7 +17,7 @@ optdepends=('emacs' 'java-environment' 'zip' 'sqlite' 'alsa-lib' 'flac' 'avahi')
options=('!makeflags')
install=bigloo.install
source=(ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${pkgname}${_pkgver}.tar.gz)
-md5sums=('7091f6f54cb5f63768a8152085d1bd02')
+md5sums=('e98c882a79d5fa1373aa4da6b61c55c8')
build() {
cd "${srcdir}/${pkgname}${_pkgver}"