[arch-commits] Commit in gutenprint/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Mon Aug 26 18:42:11 UTC 2019
Date: Monday, August 26, 2019 @ 18:42:10
Author: andyrtr
Revision: 361244
upgpkg: gutenprint 5.3.3-1
upstream update 5.3.3
Modified:
gutenprint/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-26 18:16:37 UTC (rev 361243)
+++ PKGBUILD 2019-08-26 18:42:10 UTC (rev 361244)
@@ -2,8 +2,8 @@
pkgbase=gutenprint
pkgname=('gutenprint' 'foomatic-db-gutenprint-ppds')
-pkgver=5.3.1
-pkgrel=2
+pkgver=5.3.3
+pkgrel=1
pkgdesc="Top quality printer drivers for POSIX systems"
arch=('x86_64')
license=('GPL')
@@ -13,13 +13,12 @@
'dialog' 'doxygen' 'docbook-utils' 'texi2html' 'texlive-bin')
source=(https://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.xz)
options=('!emptydirs')
-sha1sums=('f7e03d5c7070035ef0acba62973f57bbc505ef68')
+sha1sums=('edfab4bafe8e6420c7c321915eeb2dd16e899c59')
prepare(){
cd ${pkgbase}-${pkgver}
# sbindir is not properly taken over there
- sed -i "s:cups_sbindir=\"\${cups_exec_prefix}\/sbin\":cups_sbindir=\"\${cups_exec_prefix}\/bin\":" m4/stp_cups.m4
- sed -i "s:m4local:m4extra:" Makefile.am
+ sed -i "s:cups_sbindir=\"\${cups_exec_prefix}\/sbin\":cups_sbindir=\"\${cups_exec_prefix}\/bin\":" m4local/stp_cups.m4
autoreconf -vfi
}
More information about the arch-commits
mailing list