pdfpc: update to 4.1.2.
This commit is contained in:
parent
a0ebdf759e
commit
7032077a78
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pdfpc'
|
||||
pkgname=pdfpc
|
||||
version=4.1.1
|
||||
version=4.1.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config vala"
|
||||
|
@ -9,9 +9,10 @@ makedepends="gst-plugins-base1-devel gtk+3-devel libgee08-devel
|
|||
short_desc="Presenter console with multi-monitor support for PDF files"
|
||||
maintainer="Aaron Marcher <info@nulltime.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
#changelog="https://raw.githubusercontent.com/pdfpc/pdfpc/master/CHANGELOG.txt"
|
||||
homepage="https://pdfpc.github.io/"
|
||||
distfiles="https://github.com/pdfpc/pdfpc/archive/v${version}.tar.gz"
|
||||
checksum=8666a8096162f208fcb6d98799c775ced742a3f414ce1a606a42c66648fa7b85
|
||||
checksum=0fcacd0deac39d93e21fc152b0cb01279b4ba209934fe385be6811236a03c87d
|
||||
|
||||
if [ $CROSS_BUILD ]; then
|
||||
hostmakedepends+=" libgee08-devel"
|
||||
|
|
Loading…
Reference in New Issue