xournalpp: update to 1.2.4.

Closes: #53431 [via git-merge-pr]
This commit is contained in:
mobinmob 2024-12-09 20:00:45 +02:00 committed by classabbyamp
parent b7110a2d28
commit 9bcfbd6661
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'xournalpp'
pkgname=xournalpp
version=1.2.3
version=1.2.4
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=8817abd1794760c2a3be3a35e56a5588a51e517bc591384fa321994d50e14e7c
checksum=a31acf63ae491f05daf5ba5c88e3d45c97de84728a143bad4ab1c81e0d294db9
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"