From 65c27432ea35132ae8d223eab75120d66ae869e4 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Mon, 23 Dec 2019 14:47:41 -0500 Subject: [PATCH] libArcus: update to 4.4.1. --- srcpkgs/libArcus/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template index 33bb963b5a6..843e5d32bdf 100644 --- a/srcpkgs/libArcus/template +++ b/srcpkgs/libArcus/template @@ -1,7 +1,7 @@ # Template file for 'libArcus' pkgname=libArcus -version=4.4.0 -revision=2 +version=4.4.1 +revision=1 build_style=cmake configure_args="-DBUILD_EXAMPLES=OFF" hostmakedepends="protobuf python3-sip-devel" @@ -11,8 +11,8 @@ short_desc="Communication library for Ultimaker software components" 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=b78873fc706ded36447e7d2a2beae4881495b401cb370aaaae3ae161e7c9d1d8 +distfiles="https://github.com/Ultimaker/libArcus/archive/v${version}.tar.gz" +checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2 libArcus-devel_package() { depends="${sourcepkg}>=${version}_${revision}"