poppler-qt5: update to 0.34.0.
This commit is contained in:
parent
09a2c30329
commit
e04d189517
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
# A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
|
||||||
#
|
#
|
||||||
pkgname=poppler-qt5
|
pkgname=poppler-qt5
|
||||||
version=0.33.0
|
version=0.34.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="poppler-${version}"
|
wrksrc="poppler-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://poppler.freedesktop.org"
|
homepage="http://poppler.freedesktop.org"
|
||||||
distfiles="${homepage}/poppler-$version.tar.xz"
|
distfiles="${homepage}/poppler-$version.tar.xz"
|
||||||
checksum=a5fa6d7f7dc5382b48caca82b147c54bdffda02698611af76db5326ba64995a6
|
checksum=1ba4ba9a2f9eb1e62ee6d736f4d82be4fc5f6dd177dc2b03febbe2ef2e515cb0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
|
Loading…
Reference in a new issue