From 76da8a98270ea573491916f4ddec2c53dd7bbdd6 Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 30 Jan 2021 20:59:05 -0700 Subject: [PATCH] wf-config: update to 0.7.0. --- srcpkgs/wf-config/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wf-config/template b/srcpkgs/wf-config/template index bc6a2c8b870..5cbf2c847e0 100644 --- a/srcpkgs/wf-config/template +++ b/srcpkgs/wf-config/template @@ -1,6 +1,6 @@ # Template file for 'wf-config' pkgname=wf-config -version=0.6.0 +version=0.7.0 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -9,8 +9,8 @@ short_desc="Wayfire library for managing configuration files" maintainer="Young Jin Park " license="MIT" homepage="https://wayfire.org" -distfiles="https://github.com/WayfireWM/wf-config/archive/${version}.tar.gz" -checksum=73af6d803044d4e5907974ece019ae0d1b4020a057f6c27be0594fb70d86653b +distfiles="https://github.com/WayfireWM/wf-config/archive/v${version}.tar.gz" +checksum=a8712d6a10d74b2bdba3dac9e01448945a0470ce8b1cd6d5caa2a8194f889b04 post_install() { vlicense LICENSE