Date: Saturday, February 19, 2011 @ 02:26:29 Author: eric Revision: 110402
upgpkg: boo 0.9.4.9-1 Upstream update Modified: boo/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-19 07:24:56 UTC (rev 110401) +++ PKGBUILD 2011-02-19 07:26:29 UTC (rev 110402) @@ -4,7 +4,7 @@ # Contributor: Brice Carpentier <[email protected]> pkgname=boo -pkgver=0.9.3.3457 +pkgver=0.9.4.9 pkgrel=1 pkgdesc="A wrist friendly language for the CLI" arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ options=('!makeflags') install=boo.install source=(http://dist.codehaus.org/boo/distributions/${pkgname}-${pkgver}.tar.gz) -md5sums=('3988e0a7f58e780717692c1264182e10') -sha1sums=('54d43231fa923496331bf5e0a97ef04564d44bca') +md5sums=('e8b04c63d4c983f82e8a2b2d49115c80') +sha1sums=('fdd0f91ae1b2917d83fc8fa7f4610e3c22c06bf9') build() { export MONO_SHARED_DIR="${srcdir}/.wabi"
