From 1ad457dd83bbfe1b58c29bf3b209ffca70a2cfef Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 25 Aug 2023 19:54:39 +0300 Subject: [PATCH] xournalpp: update to 1.2.1. --- srcpkgs/xournalpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template index f8b8d8c16f836..6a75645c965bf 100644 --- a/srcpkgs/xournalpp/template +++ b/srcpkgs/xournalpp/template @@ -1,6 +1,6 @@ # Template file for 'xournalpp' pkgname=xournalpp -version=1.2.0 +version=1.2.1 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=39e6e9b9c9eee44170a81e05c152e31a83d6a42ac7f8eebf7eea6b752a446377 +checksum=1f445337d80bbf7ae6a8a5e74975d0a3b84cb546ddcefd7e6448e157801ae9e8 if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"