poppler: update to 0.24.3.

This commit is contained in:
Juan RP 2013-10-31 09:12:43 +01:00
parent e650542293
commit 8542b29fb9
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'poppler-qt4'.
pkgname=poppler-qt4
version=0.24.2
version=0.24.3
revision=1
wrksrc="poppler-${version}"
build_style=gnu-configure
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://poppler.freedesktop.org"
distfiles="${homepage}/poppler-$version.tar.xz"
checksum=d3961fc78c4267f144b85bc96c577f693d692e659cdb9b6aa85ac79a63ce8e3b
checksum=d2cd02509e458117df7534b60703171d567f26865ab9b7f9c84c53727b35374e
long_desc="
This is poppler, a PDF rendering library. It is a fork of the xpdf
3.0 PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC.

View file

@ -1,6 +1,6 @@
# Template build file for 'poppler'.
pkgname=poppler
version=0.24.2
version=0.24.3
revision=1
build_style=gnu-configure
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://poppler.freedesktop.org"
distfiles="${homepage}/$pkgname-$version.tar.xz"
checksum=d3961fc78c4267f144b85bc96c577f693d692e659cdb9b6aa85ac79a63ce8e3b
checksum=d2cd02509e458117df7534b60703171d567f26865ab9b7f9c84c53727b35374e
long_desc="
This is poppler, a PDF rendering library. It is a fork of the xpdf
3.0 PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC.