diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template index 15fd128d65e..2228e3f77a7 100644 --- a/srcpkgs/xournalpp/template +++ b/srcpkgs/xournalpp/template @@ -1,6 +1,6 @@ # Template file for 'xournalpp' pkgname=xournalpp -version=1.0.10 +version=1.0.12 revision=1 build_style=cmake hostmakedepends="pkg-config git texlive-bin" @@ -12,7 +12,7 @@ maintainer="mobinmob " license="GPL-2.0-or-later" homepage="https://github.com/xournalpp/xournalpp" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=1583cfb34267a0f03273e5894b3f47833cdbbdb1b1bd2130287c9f805ece95c8 +checksum=625cff6a951de355c3cc5b5285fa4e8f69e25b2800f3386008a5c14177233492 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" libexecinfo-devel"