[arch-commits] CVS update of extra/system/gtklp (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Aug 14 03:25:38 UTC 2007


    Date: Monday, August 13, 2007 @ 23:25:38
  Author: eric
    Path: /home/cvs-extra/extra/system/gtklp

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: gtklp 1.2.4-1


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


Index: extra/system/gtklp/PKGBUILD
diff -u extra/system/gtklp/PKGBUILD:1.15 extra/system/gtklp/PKGBUILD:1.16
--- extra/system/gtklp/PKGBUILD:1.15	Mon Jul  9 23:49:10 2007
+++ extra/system/gtklp/PKGBUILD	Mon Aug 13 23:25:38 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.15 2007/07/10 03:49:10 eric Exp $
+# $Id: PKGBUILD,v 1.16 2007/08/14 03:25:38 eric Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtklp
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="GtkLP and GtkLPQ are two tools to use and administrate CUPS a better way."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url='http://gtklp.sf.net'
 license=('GPL')
-depends=(gtk2 cups)
+depends=('gtk2' 'cups')
 source=(http://heanet.dl.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.src.tar.gz)
-md5sums=('38ca06be7cef966898acc9aa3691c81b')
+md5sums=('fcda79120febca9b617955befa5a4fe3')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list