[arch-commits] Commit in boo/trunk (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Mon Oct 13 16:51:03 UTC 2008
Date: Monday, October 13, 2008 @ 12:51:03
Author: daniel
Revision: 15398
upgpkg: boo 0.8.2.2960-1
Mono 2.0 release
Modified:
boo/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-13 16:50:35 UTC (rev 15397)
+++ PKGBUILD 2008-10-13 16:51:03 UTC (rev 15398)
@@ -4,15 +4,15 @@
# Contributor: Brice Carpentier <brice at dlfp.org>
pkgname=boo
-pkgver=0.8.1.2865
-pkgrel=4
+pkgver=0.8.2.2960
+pkgrel=1
pkgdesc="A scripting language"
arch=('i686' 'x86_64')
url="http://boo.codehaus.org/"
license=('GPL')
depends=('mono')
source=(http://dist.codehaus.org/boo/distributions/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6c0df0d31ed1c90e31c3d1d1284738ae')
+md5sums=('547bb405c3a01d4812b3ebd046dd83ce')
options=('!makeflags')
build() {
More information about the arch-commits
mailing list