poppler-qt5: update to 0.54.0.
This commit is contained in:
parent
6c98a24715
commit
572df5e885
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.53.0
|
||||
version=0.54.0
|
||||
revision=1
|
||||
wrksrc="poppler-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://poppler.freedesktop.org"
|
||||
distfiles="${homepage}/poppler-$version.tar.xz"
|
||||
checksum=592bf72960c6b5948b67657594b05e72d9a278daf7613c9f3cdff9a5b73096a8
|
||||
checksum=10cca9a67cc2e6f4f9024192b1067c444218bf94430891f43dc819d78536ca31
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||
|
|
Loading…
Reference in a new issue