pdfpc: update to 4.3.0.

This commit is contained in:
maxice8 2018-12-22 05:27:21 -02:00 committed by maxice8
parent 161e3c20ef
commit 7995697460
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pdfpc' # Template file for 'pdfpc'
pkgname=pdfpc pkgname=pdfpc
version=4.2.1 version=4.3.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config vala" hostmakedepends="pkg-config vala"
@ -12,7 +12,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=f67eedf092a9bc275dde312f3166063a2e88569f030839efc211127245be6df8 checksum=15bb8f202988a978635f9b569f57be6dfe6e29e8ed3fc4929781cf8ef553ea2a
if [ $CROSS_BUILD ]; then if [ $CROSS_BUILD ]; then
hostmakedepends+=" libgee08-devel" hostmakedepends+=" libgee08-devel"