From 9ee7d454a46f85246c29dc3d82183d3b2b542eaf Mon Sep 17 00:00:00 2001 From: mobinmob Date: Thu, 12 Mar 2020 21:03:29 +0200 Subject: [PATCH] rinse: update to 3.5. --- srcpkgs/rinse/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/rinse/template b/srcpkgs/rinse/template index 2294afc2605..289fb177632 100644 --- a/srcpkgs/rinse/template +++ b/srcpkgs/rinse/template @@ -1,9 +1,10 @@ # Template file for 'rinse' pkgname=rinse -version=3.3 +version=3.5 revision=1 archs=noarch build_style=gnu-makefile +make_check_target=test hostmakedepends="dpkg" makedepends="perl" depends="perl-LWP rpm wget" @@ -12,10 +13,10 @@ short_desc="Bootstrap a rpm based distribution like debootstrap" maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://salsa.debian.org/debian/rinse" -#changelog="https://salsa.debian.org/debian/rinse/raw/master/debian/changelog" +changelog="https://salsa.debian.org/debian/rinse/raw/master/debian/changelog" distfiles="https://salsa.debian.org/debian/rinse/-/archive/${version}/rinse-${version}.tar.gz" -checksum=290a90a80bd8358fcaf6849a590eb14f1bb05ce81b365bd95e4d41a93be82e19 -make_check_target=test +checksum=ebe2384f2aa4565c5f29882b177f7afd4c7cdbca9de9525618c6040e63a76d23 + conf_files="/etc/rinse/rinse.conf"