pdfpc: update to 4.2.1.
This commit is contained in:
parent
2c75876e43
commit
5bc1d96b14
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pdfpc'
|
||||
pkgname=pdfpc
|
||||
version=4.2
|
||||
version=4.2.1
|
||||
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=6a980415fd914a07e3a0b28c96a4b3e1e2541146869f2c8dd2e12e4ae3b9c2fb
|
||||
checksum=f67eedf092a9bc275dde312f3166063a2e88569f030839efc211127245be6df8
|
||||
|
||||
if [ $CROSS_BUILD ]; then
|
||||
hostmakedepends+=" libgee08-devel"
|
||||
|
|
Loading…
Reference in New Issue