From ab225cc739965ce4b7d7c469f0469f9841ee3617 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 3 Mar 2024 12:36:46 +0200 Subject: [PATCH] xournalpp: update to 1.2.3. --- srcpkgs/xournalpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template index 7e9fbe410300b8..99622f290fbcb1 100644 --- a/srcpkgs/xournalpp/template +++ b/srcpkgs/xournalpp/template @@ -1,6 +1,6 @@ # Template file for 'xournalpp' pkgname=xournalpp -version=1.2.2 +version=1.2.3 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=b873ea4e2beadc3061fab87faef31c374ae7876c88dbda5565c491945cf7290f +checksum=8817abd1794760c2a3be3a35e56a5588a51e517bc591384fa321994d50e14e7c if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"