From 77d5a66fb774215202c57eddc5cf18f2fcdba359 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 12 Nov 2023 15:20:08 +0200 Subject: [PATCH] xournalpp: update to 1.2.2. --- srcpkgs/xournalpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template index 6a75645c965bf..7e9fbe410300b 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"