From ed8e53dfbe103c2d64efadba88df121aadaed552 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 27 Nov 2022 22:25:14 +0200 Subject: [PATCH] xournalpp: update to 1.1.3. --- srcpkgs/xournalpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template index 03273fb8075efe..8a103521f9aa84 100644 --- a/srcpkgs/xournalpp/template +++ b/srcpkgs/xournalpp/template @@ -1,6 +1,6 @@ # Template file for 'xournalpp' pkgname=xournalpp -version=1.1.2 +version=1.1.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=40ae57aa1c061ccfe4790d7b809efe7fc9760ac0ffa97d1a020d348d5dcdb9e8 +checksum=5021c7a8f53687edb3a759e079c54d23d5918d83f8d1f5fcd08a1da2ce81bd8b if [ -z "$CROSS_BUILD" ]; then hostmakedepends+=" help2man"