pdfpc: update to 4.3.4
This commit is contained in:
parent
f36f3fe28f
commit
4925d60219
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pdfpc'
|
# Template file for 'pdfpc'
|
||||||
pkgname=pdfpc
|
pkgname=pdfpc
|
||||||
version=4.3.3
|
version=4.3.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pdfpc-${version}"
|
wrksrc="pdfpc-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://pdfpc.github.io/"
|
homepage="https://pdfpc.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/pdfpc/pdfpc/master/CHANGELOG.txt"
|
changelog="https://raw.githubusercontent.com/pdfpc/pdfpc/master/CHANGELOG.txt"
|
||||||
distfiles="https://github.com/pdfpc/pdfpc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/pdfpc/pdfpc/archive/v${version}.tar.gz"
|
||||||
checksum=cd640bff85c4ff079811cb00af0d8141f54fcf76cd224f2a8f8b58c1e3082ebb
|
checksum=cc3ccd7a23990b76dd6083e774d28f63d726a86db3a7f180b1c90596b735d5ed
|
||||||
|
|
||||||
if [ $CROSS_BUILD ]; then
|
if [ $CROSS_BUILD ]; then
|
||||||
hostmakedepends+=" libgee08-devel"
|
hostmakedepends+=" libgee08-devel"
|
||||||
|
|
Loading…
Reference in a new issue