xournalpp: update to 1.2.2.

This commit is contained in:
mobinmob 2023-11-12 15:20:08 +02:00 committed by Leah Neukirchen
parent 7c6d222e41
commit e0f92cec02

View file

@ -1,6 +1,6 @@
# Template file for 'xournalpp'
pkgname=xournalpp
version=1.2.1
version=1.2.2
revision=1
build_style=cmake
hostmakedepends="pkg-config gettext"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://xournalpp.github.io/"
changelog="https://raw.githubusercontent.com/xournalpp/xournalpp/master/CHANGELOG.md"
distfiles="https://github.com/xournalpp/xournalpp/archive/refs/tags/v${version}.tar.gz"
checksum=1f445337d80bbf7ae6a8a5e74975d0a3b84cb546ddcefd7e6448e157801ae9e8
checksum=b873ea4e2beadc3061fab87faef31c374ae7876c88dbda5565c491945cf7290f
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"