pdfpc: update to 4.2.
This commit is contained in:
parent
b5ca121f9e
commit
753914456e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pdfpc'
|
||||
pkgname=pdfpc
|
||||
version=4.1.2
|
||||
revision=3
|
||||
version=4.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config vala"
|
||||
makedepends="gst-plugins-base1-devel gtk+3-devel libgee08-devel
|
||||
|
@ -9,10 +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/"
|
||||
#changelog="https://raw.githubusercontent.com/pdfpc/pdfpc/master/CHANGELOG.txt"
|
||||
distfiles="https://github.com/pdfpc/pdfpc/archive/v${version}.tar.gz"
|
||||
checksum=0fcacd0deac39d93e21fc152b0cb01279b4ba209934fe385be6811236a03c87d
|
||||
checksum=6a980415fd914a07e3a0b28c96a4b3e1e2541146869f2c8dd2e12e4ae3b9c2fb
|
||||
|
||||
if [ $CROSS_BUILD ]; then
|
||||
hostmakedepends+=" libgee08-devel"
|
||||
|
|
Loading…
Reference in a new issue