xournalpp: update to 1.2.1.

This commit is contained in:
mobinmob 2023-08-25 19:54:39 +03:00 committed by Andrew J. Hesford
parent 15c05bf59e
commit f98c1fd412

View File

@ -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"