xournalpp: update to 1.1.3.
This commit is contained in:
parent
8cf0059986
commit
06e91b846e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue