Date: Thursday, December 8, 2011 @ 16:13:51 Author: daniel Revision: 144880
upgpkg: gettext-mono 0.18.1.1-1 New upstream release Modified: gettext-mono/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-12-08 21:06:55 UTC (rev 144879) +++ PKGBUILD 2011-12-08 21:13:51 UTC (rev 144880) @@ -2,15 +2,15 @@ # Maintainer: Daniel Isenmann <[email protected]> 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
