xournalpp: update to 1.1.2.

This commit is contained in:
mobinmob 2022-10-17 16:33:31 +03:00 committed by Piraty
parent 81aafea8cd
commit 2c23f43a75
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xournalpp'
pkgname=xournalpp
version=1.1.1
revision=2
version=1.1.2
revision=1
build_style=cmake
hostmakedepends="pkg-config gettext"
makedepends="libxml2-devel libcppunit-devel poppler-glib-devel gtk+3-devel
@ -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=0d7fea5392758d5180eb24cc219660e997f087ae5a62d5f30515a063f81252e2
checksum=40ae57aa1c061ccfe4790d7b809efe7fc9760ac0ffa97d1a020d348d5dcdb9e8
if [ -z "$CROSS_BUILD" ]; then
hostmakedepends+=" help2man"