mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xournalpp: update to 1.0.12
This commit is contained in:
parent
e09124129e
commit
044363d24e
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.10
|
version=1.0.12
|
||||||
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=1583cfb34267a0f03273e5894b3f47833cdbbdb1b1bd2130287c9f805ece95c8
|
checksum=625cff6a951de355c3cc5b5285fa4e8f69e25b2800f3386008a5c14177233492
|
||||||
|
|
||||||
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