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