poppler-qt5: update to 0.49.0.
This commit is contained in:
parent
3774a0bfa0
commit
1c2e65a51a
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.48.0
|
version=0.49.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=85a003968074c85d8e13bf320ec47cef647b496b56dcff4c790b34e5482fef93
|
checksum=14485f0e1e43dcddf49cfc02c2ccb92910ba3e0e91e06f4bd2642ec00cb3a79f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
|
Loading…
Reference in a new issue