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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Oct 14 16:32:30 UTC 2011


    Date: Friday, October 14, 2011 @ 12:32:30
  Author: andyrtr
Revision: 140441

upgpkg: cups-pdf 2.6.1-1

upstream update 2.6.1

Modified:
  cups-pdf/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-14 12:53:11 UTC (rev 140440)
+++ PKGBUILD	2011-10-14 16:32:30 UTC (rev 140441)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Baechler <thomas.baechler at rwth-aachen.de>
 
 pkgname=cups-pdf
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.6.1
+pkgrel=1
 pkgdesc="PDF printer for cups"
 arch=(i686 x86_64)
 depends=('cups' 'ghostscript')
@@ -13,8 +13,7 @@
 license=('GPL2')
 source=(http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/cups-pdf_$pkgver.tar.gz)
 backup=(etc/cups/cups-pdf.conf)
-md5sums=('8ee644c77438aac542301352266db181')
-sha1sums=('45ecff78f26dab6261bbf66978e708d93385ef31')
+md5sums=('65f3fd525c4a9b1d736b91594b3166d5')
 
 build() {
   cd $srcdir/$pkgname-$pkgver/src
@@ -32,6 +31,4 @@
 
   # Install config file
   install -D -m644 cups-pdf.conf $pkgdir/etc/cups/cups-pdf.conf
-  # fix https://bugs.archlinux.org/task/26243
-  sed -i "s:e  cups-pdf.conf:#  cups-pdf.conf:g"  $pkgdir/etc/cups/cups-pdf.conf
 }




More information about the arch-commits mailing list