[arch-commits] Commit in bigloo/trunk (PKGBUILD)
Juergen Hoetzel
juergen at archlinux.org
Thu Oct 21 08:52:51 UTC 2010
Date: Thursday, October 21, 2010 @ 04:52:50
Author: juergen
Revision: 96447
update to 3.4a-3
Modified:
bigloo/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-21 04:50:34 UTC (rev 96446)
+++ PKGBUILD 2010-10-21 08:52:50 UTC (rev 96447)
@@ -4,7 +4,7 @@
# Contributor: Kevin Piche <kevin at archlinux.org>
pkgname=bigloo
-_pkgver=3.4a-2
+_pkgver=3.4a-3
pkgver=${_pkgver/-/_}
pkgrel=1
pkgdesc="Fast scheme compiler"
@@ -16,8 +16,7 @@
options=('!makeflags')
install=bigloo.install
source=(ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${pkgname}${_pkgver}.tar.gz)
-md5sums=('56a14f2dc903a59f8628f0d21018c8d2')
-sha1sums=('e2e55a1af5d7af74f11347d0575e3592a87d4090')
+md5sums=('1e6589bdf1c974fe2b992457bb3ce321')
build() {
cd "${srcdir}/${pkgname}${_pkgver}"
More information about the arch-commits
mailing list