From 82177a2d2678142a69941b00ac2f89e555680393 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 27 Aug 2022 13:28:45 +0200 Subject: [PATCH] wslu: update to 4.0.0 --- srcpkgs/wslu/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wslu/template b/srcpkgs/wslu/template index fcf4a1765c69..26d76b2c8a42 100644 --- a/srcpkgs/wslu/template +++ b/srcpkgs/wslu/template @@ -1,11 +1,12 @@ # Template file for 'wslu' pkgname=wslu -version=3.2.4 +version=4.0.0 revision=1 build_style=gnu-makefile short_desc="Collection of utilities for Windows 10 Linux Subsystems" maintainer="Marcin Puc " license="GPL-3.0-or-later" homepage="https://github.com/wslutilities/wslu" -distfiles="https://github.com/wslutilities/wslu/archive/v${version}.tar.gz" -checksum=40eaadaddbab82154985966690c686679abdc59446c79555de1798fa356e1680 +distfiles="https://github.com/wslutilities/wslu/archive/refs/tags/v${version}.tar.gz" +checksum=3626208869f0605154a02cfaf0f6c2612417fcf04a4c096f59b2f7ce9a05edd1 +conf_files="/usr/share/wslu/conf"