diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template index 6a75645c965..7e9fbe41030 100644 --- a/srcpkgs/xournalpp/template +++ b/srcpkgs/xournalpp/template @@ -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"