xournalpp: update to 1.0.20.

This commit is contained in:
mobinmob 2020-12-17 21:28:44 +02:00 committed by Érico Nogueira Rolim
parent 045a084cae
commit ff402f5148

View file

@ -1,6 +1,6 @@
# Template file for 'xournalpp'
pkgname=xournalpp
version=1.0.19
version=1.0.20
revision=1
build_style=cmake
hostmakedepends="pkg-config gettext"
@ -11,8 +11,9 @@ short_desc="Handwriting Notetaking software with PDF annotation support"
maintainer="mobinmob <mobinmob@disroot.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/xournalpp/xournalpp"
changelog="https://raw.githubusercontent.com/xournalpp/xournalpp/master/CHANGELOG.md"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=99dff9c3df9faf49aa0a7c3c069816fd92b0b3529659e11d287a4b17accdca31
checksum=1abf9925f11f0944c8142194be3e72541e230afa83490b074f5c6e613b0e2a02
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel"