poppler: update to 0.24.2.

This commit is contained in:
Juan RP 2013-10-02 23:47:16 +02:00
parent 16764c61fe
commit ad213a0790
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.1
version=0.24.2
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=5cefc01aa0184bd92b0b3999922b62cf09599ebb3d95f553c2f3de02738effc6
checksum=d3961fc78c4267f144b85bc96c577f693d692e659cdb9b6aa85ac79a63ce8e3b
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.1
version=0.24.2
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=5cefc01aa0184bd92b0b3999922b62cf09599ebb3d95f553c2f3de02738effc6
checksum=d3961fc78c4267f144b85bc96c577f693d692e659cdb9b6aa85ac79a63ce8e3b
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.