xournalpp: update to 1.0.19.
This commit is contained in:
parent
49f23ec763
commit
f8f6c3582c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xournalpp'
|
||||
pkgname=xournalpp
|
||||
version=1.0.18
|
||||
revision=2
|
||||
version=1.0.19
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="libxml2-devel libcppunit-devel poppler-glib-devel gtk+3-devel
|
||||
|
@ -12,7 +12,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/xournalpp/xournalpp"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=f13178f67fc5c4eed566a09a16cbee80655a6bb7ab4425b4bc3962e8b608c215
|
||||
checksum=99dff9c3df9faf49aa0a7c3c069816fd92b0b3529659e11d287a4b17accdca31
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel"
|
||||
|
|
Loading…
Reference in a new issue