libArcus: update to 4.12.0.

This commit is contained in:
Karl Nilsson 2021-11-09 11:16:28 -05:00 committed by Andrew Benson
parent 2c754b1d70
commit 11b7c51a4f

View file

@ -1,7 +1,7 @@
# Template file for 'libArcus'
pkgname=libArcus
version=4.11.0
revision=3
version=4.12.0
revision=1
build_style=cmake
configure_args="-DBUILD_EXAMPLES=OFF"
hostmakedepends="protobuf python3-sip-devel"
@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="LGPL-3.0-or-later"
homepage="https://github.com/Ultimaker/libArcus"
distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz"
checksum=2682a898a033f855c9a9d24da976a5467f8823b448db86e308d54017c0c6a372
checksum=7f5c82866e5b56356a20783963c32211cbb050faeb92c1e73764e81fe1532761
libArcus-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"