poppler-qt5: update to 0.32.0.
This commit is contained in:
parent
158fd87ef1
commit
4704369c6c
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||
#
|
||||
pkgname=poppler-qt5
|
||||
version=0.31.0
|
||||
version=0.32.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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