From 445347e611a365f1ed391ab4c02ee30c5b91a581 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Fri, 4 Apr 2025 17:14:44 +0200 Subject: [PATCH] xournalpp: update to 1.2.6. Closes: #54970 [via git-merge-pr] --- srcpkgs/xournalpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template index 8136b732541..4ccebf79a5f 100644 --- a/srcpkgs/xournalpp/template +++ b/srcpkgs/xournalpp/template @@ -1,6 +1,6 @@ # Template file for 'xournalpp' pkgname=xournalpp -version=1.2.4 +version=1.2.6 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=a31acf63ae491f05daf5ba5c88e3d45c97de84728a143bad4ab1c81e0d294db9 +checksum=dce483e01e267b0d20afb88c59bf53b8ca1bd8518a31f98ef5061a334d6dc4eb if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"