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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 29 19:32:20 UTC 2007


    Date: Saturday, September 29, 2007 @ 15:32:20
  Author: andyrtr
    Path: /home/cvs-extra/extra/lib/libcups

Modified: PKGBUILD (1.13 -> 1.14)

updatepkg 1.3.2


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


Index: extra/lib/libcups/PKGBUILD
diff -u extra/lib/libcups/PKGBUILD:1.13 extra/lib/libcups/PKGBUILD:1.14
--- extra/lib/libcups/PKGBUILD:1.13	Sun Jul 15 05:32:50 2007
+++ extra/lib/libcups/PKGBUILD	Sat Sep 29 15:32:20 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.13 2007/07/15 09:32:50 tpowa Exp $
+# $Id: PKGBUILD,v 1.14 2007/09/29 19:32:20 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=libcups
-pkgver=1.2.12
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="The CUPS Printing System"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.cups.org/"
-depends=('gnutls' 'libtiff' 'libpng')
+depends=('gnutls' 'libtiff' 'libpng' 'heimdal>=1.0.1')
 source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2)
-md5sums=('d410658468384b5ba5d04a808f6157fe')
+md5sums=('0f5f95847d7ca209da25936e47699bfe')
 
 build() {
   cd ${startdir}/src/cups-${pkgver}




More information about the arch-commits mailing list