From fd2e13603800e7e8189f020fcc2829020d71cb61 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 4 Jan 2020 20:12:17 +0100 Subject: [PATCH] libArcus: fix distfile --- srcpkgs/libArcus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libArcus/template b/srcpkgs/libArcus/template index 843e5d32bdf..97cf6fbb930 100644 --- a/srcpkgs/libArcus/template +++ b/srcpkgs/libArcus/template @@ -11,7 +11,7 @@ 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/v${version}.tar.gz" +distfiles="https://github.com/Ultimaker/libArcus/archive/${version}.tar.gz" checksum=c2f4d86ff49d83f5d8a3b1f52f9eb63aeedd1275a028e02aab861b833a917de2 libArcus-devel_package() {