pdfpc: update to 4.3.1.
This commit is contained in:
parent
fe3ca1b6a0
commit
534f704a4d
1 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,10 @@
|
|||
# Template file for 'pdfpc'
|
||||
pkgname=pdfpc
|
||||
version=4.3.0
|
||||
version=4.3.1
|
||||
revision=1
|
||||
# 4.3.1 was retagged, drop _distver on next release
|
||||
_distver="${version}_0"
|
||||
wrksrc="pdfpc-${_distver}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config vala"
|
||||
makedepends="gst-plugins-base1-devel gtk+3-devel libgee08-devel
|
||||
|
@ -10,9 +13,9 @@ short_desc="Presenter console with multi-monitor support for PDF files"
|
|||
maintainer="Aaron Marcher <info@nulltime.net>"
|
||||
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=15bb8f202988a978635f9b569f57be6dfe6e29e8ed3fc4929781cf8ef553ea2a
|
||||
changelog="https://raw.githubusercontent.com/pdfpc/pdfpc/master/CHANGELOG.txt"
|
||||
distfiles="https://github.com/pdfpc/pdfpc/archive/v${_distver}.tar.gz"
|
||||
checksum=45c9c81aad40d108bc4b55a98ca16c4161685fb7d6f738dc4d13150565000587
|
||||
|
||||
if [ $CROSS_BUILD ]; then
|
||||
hostmakedepends+=" libgee08-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue