mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xournalpp: update to 1.2.1.
This commit is contained in:
parent
15c05bf59e
commit
f98c1fd412
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xournalpp'
|
# Template file for 'xournalpp'
|
||||||
pkgname=xournalpp
|
pkgname=xournalpp
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://xournalpp.github.io/"
|
homepage="https://xournalpp.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/xournalpp/xournalpp/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/xournalpp/xournalpp/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/xournalpp/xournalpp/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/xournalpp/xournalpp/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=39e6e9b9c9eee44170a81e05c152e31a83d6a42ac7f8eebf7eea6b752a446377
|
checksum=1f445337d80bbf7ae6a8a5e74975d0a3b84cb546ddcefd7e6448e157801ae9e8
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" help2man"
|
hostmakedepends+=" help2man"
|
||||||
|
|
Loading…
Add table
Reference in a new issue