From d22b68a6758c4f29a8e50a7be467374a53c68415 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 9 Dec 2011 23:14:52 +0000 Subject: Fri Dec 9 23:14:52 UTC 2011 --- extra/gettext-mono/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'extra/gettext-mono/PKGBUILD') diff --git a/extra/gettext-mono/PKGBUILD b/extra/gettext-mono/PKGBUILD index 4ecbe0a05..9e89644a8 100644 --- a/extra/gettext-mono/PKGBUILD +++ b/extra/gettext-mono/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 69576 2010-02-21 06:28:43Z allan $ +# $Id: PKGBUILD 144881 2011-12-08 21:14:16Z daniel $ # Maintainer: Daniel Isenmann pkgname=gettext-mono -pkgver=0.17 -pkgrel=4 +pkgver=0.18.1.1 +pkgrel=1 pkgdesc="mono assemblies for GNU internationalization library" arch=('i686' 'x86_64') url="http://www.gnu.org/software/gettext" -license=('GPL3') -depends=('mono>=1.9') +license=('GPL') +depends=('mono>=2.10.6') source=(ftp://ftp.gnu.org/pub/gnu/gettext/gettext-$pkgver.tar.gz) -md5sums=('58a2bc6d39c0ba57823034d55d65d606') +md5sums=('3dd55b952826d2b32f51308f2f91aa89') build() { # get rid of that .wapi errors; thanks to brice -- cgit v1.2.3-54-g00ecf