Date: Tuesday, November 15, 2022 @ 16:40:22
  Author: andyrtr
Revision: 461754

upgpkg: gutenprint 5.3.4-2: rebuild adding sha256sums; deprecate MD5 and SHA1

Modified:
  gutenprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-15 15:57:37 UTC (rev 461753)
+++ PKGBUILD    2022-11-15 16:40:22 UTC (rev 461754)
@@ -3,7 +3,7 @@
 pkgbase=gutenprint
 pkgname=('gutenprint' 'foomatic-db-gutenprint-ppds')
 pkgver=5.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Top quality printer drivers for POSIX systems"
 arch=('x86_64')
 license=('GPL')
@@ -11,9 +11,10 @@
 makedepends=('gimp' 'gtk2' 'cups' 'ghostscript'
             # for the docs
             'dialog' 'doxygen' 'docbook-utils' 'texi2html' 'texlive-bin')
+options=('!emptydirs' 'debug')
 source=(https://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.xz)
-options=('!emptydirs')
 sha1sums=('46167d00c2a4fb07c3fd3d62c80cd3fa004629f0')
+sha256sums=('db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b')
 
 prepare(){
   cd "${pkgbase}"-${pkgver}
@@ -53,7 +54,6 @@
             'foomatic-db-gutenprint-ppds: prebuilt ppd files'
             'perl:     to run cups-genppdupdate')
   replaces=('gimp-print')
-  options=('!emptydirs')
   
   cd "${pkgname}"-${pkgver}
   make DESTDIR="${pkgdir}" install

Reply via email to