[arch-commits] CVS update of core/base/gettext (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Nov 13 08:47:58 UTC 2007


    Date: Tuesday, November 13, 2007 @ 03:47:58
  Author: tpowa
    Path: /home/cvs-core/core/base/gettext

Modified: PKGBUILD (1.34 -> 1.35)

'upgpkg: update to new version'


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: core/base/gettext/PKGBUILD
diff -u core/base/gettext/PKGBUILD:1.34 core/base/gettext/PKGBUILD:1.35
--- core/base/gettext/PKGBUILD:1.34	Sun Sep 16 09:57:46 2007
+++ core/base/gettext/PKGBUILD	Tue Nov 13 03:47:57 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.34 2007/09/16 13:57:46 thomas Exp $
+# $Id: PKGBUILD,v 1.35 2007/11/13 08:47:57 tpowa Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=gettext
-pkgver=0.16.1
-pkgrel=2
+pkgver=0.17
+pkgrel=1
 pkgdesc="GNU internationalization library"
 arch=(i686 x86_64)
 url="http://www.gnu.org/software/gettext"
 license=('GPL')
 groups=('base')
-depends=('gcc-libs')
+depends=('gcc-libs' 'acl')
 options=(!libtool)
 source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz)
-md5sums=('3d9ad24301c6d6b17ec30704a13fe127')
+md5sums=('58a2bc6d39c0ba57823034d55d65d606')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list