[arch-commits] Commit in bigloo/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sat Feb 19 18:50:58 UTC 2011


    Date: Saturday, February 19, 2011 @ 13:50:57
  Author: ibiru
Revision: 110532

upgpkg: bigloo 3.6a-2
rebuild with the right md5

Modified:
  bigloo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-19 18:45:26 UTC (rev 110531)
+++ PKGBUILD	2011-02-19 18:50:57 UTC (rev 110532)
@@ -6,7 +6,7 @@
 pkgname=bigloo
 _pkgver=3.6a
 pkgver=${_pkgver/-/_}
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast scheme compiler"
 arch=('i686' 'x86_64')
 url="http://www-sop.inria.fr/mimosa/fp/Bigloo/"
@@ -17,7 +17,7 @@
 options=('!makeflags')
 install=bigloo.install
 source=(ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${pkgname}${_pkgver}.tar.gz)
-md5sums=('ded7a0bf13f1326af02f56bfef425770')
+md5sums=('484c09cd0e0f84c96999d889de35cd1e')
 
 build() {
   cd "${srcdir}/${pkgname}${_pkgver}"




More information about the arch-commits mailing list