[arch-commits] Commit in libcups/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 19 13:34:28 UTC 2008


    Date: Sunday, October 19, 2008 @ 09:34:27
  Author: andyrtr
Revision: 15843

upgpkg: libcups 1.3.9-1

Modified:
  libcups/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-19 12:53:11 UTC (rev 15842)
+++ PKGBUILD	2008-10-19 13:34:27 UTC (rev 15843)
@@ -1,15 +1,16 @@
 # $Id$
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
 pkgname=libcups
-pkgver=1.3.8
-pkgrel=2
+pkgver=1.3.9
+pkgrel=1
 pkgdesc="The CUPS Printing System"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.cups.org/"
 depends=('gnutls>=2.4.1' 'libtiff' 'libpng' 'heimdal>=1.2')
 source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2)
-md5sums=('84e09577d673b212f605dd09caee456c')
+md5sums=('cf63f451c356e6cabb08972d4d11c365')
 
 build() {
   cd ${srcdir}/cups-${pkgver}




More information about the arch-commits mailing list