poppler-qt4: update to 0.47.0.
This commit is contained in:
parent
37a89ee1b7
commit
d184e887d9
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
# A CYCLIC DEPENDENCY: qt -> cups -> poppler -> qt.
|
||||||
#
|
#
|
||||||
pkgname=poppler-qt4
|
pkgname=poppler-qt4
|
||||||
version=0.44.0
|
version=0.47.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=5b467ed26a55e1824da6bd86f5f562b1b45582069c03898c91f01ad5c6fa0eab
|
checksum=b872e7228fc34a71ce4b47a5aea2a57ae67528818fa846e1e0eda089319bd242
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
rm -f ${DESTDIR}/usr/lib/libpoppler.*
|
||||||
|
|
Loading…
Reference in a new issue