gutenprint-gimp: update to 5.2.11

This commit is contained in:
Juergen Daubert 2016-01-23 14:36:39 +01:00
parent e6eb07264e
commit 92a3b8bcc0
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1 @@
9ff027103bafac419c37e19da75163ae gutenprint-5.2.10.tar.bz2
fa6083535b7235fe531cd57e7345a81f gutenprint-5.2.11.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: gimp gutenprint
name=gutenprint-gimp
version=5.2.10
version=5.2.11
release=1
source=(http://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/$version/gutenprint-$version.tar.bz2)
@ -12,7 +12,6 @@ build () {
cd gutenprint-$version
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-{nls,samples,escputil} \
--without-{cups,foomatic,ghostscript,doc} \
--enable-libgutenprintui2 \