From 8cfd79761487490e1965274c750e0fb301c7d58b Mon Sep 17 00:00:00 2001 From: human Date: Tue, 24 Mar 2020 15:52:15 +0200 Subject: [PATCH] xwmfs: update to 0.84. --- srcpkgs/xwmfs/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xwmfs/template b/srcpkgs/xwmfs/template index a735bfa8181..81c6925f68a 100644 --- a/srcpkgs/xwmfs/template +++ b/srcpkgs/xwmfs/template @@ -1,6 +1,6 @@ # Template file for 'xwmfs' pkgname=xwmfs -version=0.83 +version=0.84 revision=1 build_style=gnu-configure hostmakedepends="automake autoconf pkg-config which" @@ -9,8 +9,9 @@ short_desc="X11 Window-Manager file system based on FUSE" maintainer="Kyle Nusbaum " license="GPL-2.0-or-later" homepage="https://github.com/gerstner-hub/xwmfs" +changelog="https://raw.githubusercontent.com/gerstner-hub/xwmfs/master/ChangeLog" distfiles="https://github.com/gerstner-hub/xwmfs/archive/v${version}.tar.gz" -checksum=427207694a34c128b7efdf67552c38b3ca9dad1aa956d2fd6d987e7b8eba4fb5 +checksum=6d52fc33e2b30f10fccf47e1cc778fa7aa4e0b4957fba2758b685818beda1b03 pre_configure() { ./bootstrap