[arch-commits] Commit in boo/trunk (PKGBUILD)
Hugo Doria
hugo at archlinux.org
Mon Sep 14 13:39:50 UTC 2009
Date: Monday, September 14, 2009 @ 09:39:50
Author: hugo
Revision: 52030
upgpkg: boo 0.9.2.3383-1
Upstream update to 0.9.2.3383
Modified:
boo/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-14 13:02:46 UTC (rev 52029)
+++ PKGBUILD 2009-09-14 13:39:50 UTC (rev 52030)
@@ -4,7 +4,7 @@
# Contributor: Brice Carpentier <brice at dlfp.org>
pkgname=boo
-pkgver=0.9.1.3287
+pkgver=0.9.2.3383
pkgrel=1
pkgdesc="A wrist friendly language for the CLI"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
license=('GPL')
depends=('mono')
source=(http://dist.codehaus.org/boo/distributions/${pkgname}-${pkgver}.tar.gz)
-md5sums=('547bb405c3a01d4812b3ebd046dd83ce')
+md5sums=('2b172e95fed2ce31cc2084f51ddebe3d')
options=('!makeflags')
build() {
@@ -27,4 +27,3 @@
rm -rf ${pkgdir}/share/ || return 1
rm -rf ${pkgdir}/usr/share/gtksourceview-1.0/language-specs/boo.lang
}
-md5sums=('7ea4363c9664dea34c02074ca9e56385')
More information about the arch-commits
mailing list