pdfpc: update to 4.3.0.
This commit is contained in:
parent
161e3c20ef
commit
7995697460
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pdfpc'
|
||||
pkgname=pdfpc
|
||||
version=4.2.1
|
||||
version=4.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config vala"
|
||||
|
@ -12,7 +12,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=f67eedf092a9bc275dde312f3166063a2e88569f030839efc211127245be6df8
|
||||
checksum=15bb8f202988a978635f9b569f57be6dfe6e29e8ed3fc4929781cf8ef553ea2a
|
||||
|
||||
if [ $CROSS_BUILD ]; then
|
||||
hostmakedepends+=" libgee08-devel"
|
||||
|
|
Loading…
Reference in New Issue