From 02c05116e2680539a92a1ffdcf1ce49ab5cd26c1 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 11 Feb 2020 13:35:53 -0500 Subject: [PATCH] libArcus: update to 4.5.0. --- srcpkgs/libArcus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template index 3f4b5c69d81..e782ef686eb 100644 --- a/srcpkgs/libArcus/template +++ b/srcpkgs/libArcus/template @@ -1,7 +1,7 @@ # Template file for 'libArcus' pkgname=libArcus -version=4.4.1 -revision=2 +version=4.5.0 +revision=1 build_style=cmake configure_args="-DBUILD_EXAMPLES=OFF" hostmakedepends="protobuf python3-sip-devel" @@ -12,7 +12,7 @@ maintainer="Karl Nilsson " license="LGPL-3.0-or-later" homepage="https://github.com/Ultimaker/libArcus" distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz" -checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2 +checksum=f29078901840d25f826cbaa6bdfa1f9d48b30e5e04674bc8a21e448fdcc58367 libArcus-devel_package() { depends="${sourcepkg}>=${version}_${revision}"