mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xournalpp: update to 1.0.15.
This commit is contained in:
parent
ba604fea26
commit
9e2fc3b727
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.0.12
|
version=1.0.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config git texlive-bin"
|
hostmakedepends="pkg-config git texlive-bin"
|
||||||
|
@ -12,7 +12,7 @@ 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"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=625cff6a951de355c3cc5b5285fa4e8f69e25b2800f3386008a5c14177233492
|
checksum=c4d035fe2a356318810f9757e079048935898a75c1ed38a1262eb6a0609d4c54
|
||||||
|
|
||||||
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