[arch-commits] Commit in cups/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Sep 2 21:25:58 UTC 2009
Date: Wednesday, September 2, 2009 @ 17:25:58
Author: andyrtr
Revision: 50899
upgpkg: cups 1.4.0-1
remove unneeded patch
Modified:
cups/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-09-02 21:16:45 UTC (rev 50898)
+++ PKGBUILD 2009-09-02 21:25:58 UTC (rev 50899)
@@ -11,14 +11,12 @@
makedepends=('libtiff>=3.9.1' 'libpng>=1.2.39' 'acl' 'openslp' 'pam' 'xdg-utils' 'heimdal>=1.2.1-5' 'gnutls>=2.8.3' 'poppler>=0.10.7-2'
'xinetd' 'gzip' 'autoconf' 'php' 'libusb' 'dbus-glib' 'avahi' 'hicolor-icon-theme')
source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
- cups cups.logrotate cups.pam
- gnutls-pkgconfig.dpatch)
+ cups cups.logrotate cups.pam)
options=('!emptydirs')
md5sums=('bc5e777d4320cecdd1a64de8035171a8'
'5c85b7d8d2ddd02c2c64955cebbf55ea'
'f861b18f4446c43918c8643dcbbd7f6d'
- '96f82c38f3f540b53f3e5144900acf17'
- '7322c46c2f33863dce85eb75a1d9ccab')
+ '96f82c38f3f540b53f3e5144900acf17')
build() {
cd ${srcdir}/${pkgbase}-${pkgver}
More information about the arch-commits
mailing list