diff options
author | Michael Hanson <mihanson@linhes.org> | 2011-10-21 19:00:50 (GMT) |
---|---|---|
committer | Michael Hanson <mihanson@linhes.org> | 2011-10-21 19:00:50 (GMT) |
commit | 4d8bc18eb7ae00183d7f5e89ed5cc4418757e0c9 (patch) | |
tree | 0d7648beb2ed523ab480d6b637087d91c33a08ec /abs | |
parent | e68afef00820a4fd7bab67bf5b36916e6ca89a92 (diff) | |
download | linhes_pkgbuild-4d8bc18eb7ae00183d7f5e89ed5cc4418757e0c9.zip linhes_pkgbuild-4d8bc18eb7ae00183d7f5e89ed5cc4418757e0c9.tar.gz linhes_pkgbuild-4d8bc18eb7ae00183d7f5e89ed5cc4418757e0c9.tar.bz2 |
gettext: recompile without libcroco
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/gettext/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/gettext/PKGBUILD b/abs/core/gettext/PKGBUILD index 030e00a..d8946b0 100644 --- a/abs/core/gettext/PKGBUILD +++ b/abs/core/gettext/PKGBUILD @@ -3,7 +3,7 @@ pkgname=gettext pkgver=0.18.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNU internationalization library" arch=('i686' 'x86_64') url="http://www.gnu.org/software/gettext" |