poppler-qt4: update to 0.32.0.
This commit is contained in:
parent
677eba003d
commit
158fd87ef1
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
||||
#
|
||||
pkgname=poppler-qt4
|
||||
version=0.31.0
|
||||
revision=2
|
||||
version=0.32.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-zlib --enable-libcurl --enable-libjpeg
|
||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://poppler.freedesktop.org"
|
||||
distfiles="${homepage}/poppler-$version.tar.xz"
|
||||
checksum=943290270dca390d8f14467d54b06a25d9d6f70dc5853b0a9b89c62f74570694
|
||||
checksum=4963e31ba5e17530a87b16588e22928bc044e8d28d02303dded981bff6725b98
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||
|
|
Loading…
Reference in a new issue