[arch-commits] CVS update of extra/lib/t1lib (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Oct 31 01:19:53 UTC 2007


    Date: Tuesday, October 30, 2007 @ 21:19:53
  Author: eric
    Path: /home/cvs-extra/extra/lib/t1lib

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: t1lib 5.1.1-1
put license in array


----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


Index: extra/lib/t1lib/PKGBUILD
diff -u extra/lib/t1lib/PKGBUILD:1.5 extra/lib/t1lib/PKGBUILD:1.6
--- extra/lib/t1lib/PKGBUILD:1.5	Tue Oct 30 14:13:21 2007
+++ extra/lib/t1lib/PKGBUILD	Tue Oct 30 21:19:52 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.5 2007/10/30 18:13:21 tobias Exp $
+# $Id: PKGBUILD,v 1.6 2007/10/31 01:19:52 eric Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Rainer Moll <renari at arcor.de>
 
@@ -7,14 +7,13 @@
 pkgrel=1
 pkgdesc="Library for generating character- and string-glyphs from Adobe Type 1 fonts"
 arch=(i686 x86_64)
-license="GPL"
+license=("GPL")
 depends=('libxaw')
 options=(!libtool)
 url="http://www.ibiblio.org/pub/Linux/libs/graphics/!INDEX.html"
 source=(http://www.ibiblio.org/pub/Linux/libs/graphics/${pkgname}-${pkgver}.tar.gz \
         overflow.patch)
-md5sums=('b1b86b5014364d92ab3b7cee6c81e29d'
-         '1568c9e0e52c20f7bf493b114c85428d')
+md5sums=('b1b86b5014364d92ab3b7cee6c81e29d' '1568c9e0e52c20f7bf493b114c85428d')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list