mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
xournalpp: update to 1.0.20.
This commit is contained in:
parent
045a084cae
commit
ff402f5148
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xournalpp'
|
# Template file for 'xournalpp'
|
||||||
pkgname=xournalpp
|
pkgname=xournalpp
|
||||||
version=1.0.19
|
version=1.0.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Handwriting Notetaking software with PDF annotation support"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/xournalpp/xournalpp"
|
homepage="https://github.com/xournalpp/xournalpp"
|
||||||
|
changelog="https://raw.githubusercontent.com/xournalpp/xournalpp/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=99dff9c3df9faf49aa0a7c3c069816fd92b0b3529659e11d287a4b17accdca31
|
checksum=1abf9925f11f0944c8142194be3e72541e230afa83490b074f5c6e613b0e2a02
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" libexecinfo-devel"
|
*-musl) makedepends+=" libexecinfo-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue