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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jul 23 17:13:44 UTC 2008


    Date: Wednesday, July 23, 2008 @ 13:13:43
  Author: andyrtr
Revision: 6080

upgpkg: cups 1.3.8-1

Modified:
  cups/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-23 17:02:40 UTC (rev 6079)
+++ PKGBUILD	2008-07-23 17:13:43 UTC (rev 6080)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 pkgname=cups
-pkgver=1.3.7
-pkgrel=2
+pkgver=1.3.8
+pkgrel=1
 pkgdesc="The CUPS Printing System"
 arch=(i686 x86_64)
 license=('GPL')
@@ -13,9 +13,12 @@
         etc/cups/classes.conf etc/logrotate.d/cups etc/pam.d/cups)
 source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2 \
         cups cups.logrotate cups.pam cupsd.conf cups-1.3.7-peercred.patch)
-md5sums=('db4a45a17104f10f3ee599d88267c9e5' '5c85b7d8d2ddd02c2c64955cebbf55ea'\
-         'f861b18f4446c43918c8643dcbbd7f6d' '96f82c38f3f540b53f3e5144900acf17'\
-         '3a55ba2b942182ab0bd2584c2138cb2d' '99e54c2fc138360bb7622bea4f0977bc')
+md5sums=('84e09577d673b212f605dd09caee456c'
+         '5c85b7d8d2ddd02c2c64955cebbf55ea'
+         'f861b18f4446c43918c8643dcbbd7f6d'
+         '96f82c38f3f540b53f3e5144900acf17'
+         '3a55ba2b942182ab0bd2584c2138cb2d'
+         '99e54c2fc138360bb7622bea4f0977bc')
 options=('!emptydirs' '!makeflags')
 
 build() {





More information about the arch-commits mailing list