From 651a83a9ac28151612747285ca6128adfe6641d7 Mon Sep 17 00:00:00 2001 From: travankor Date: Fri, 29 Jan 2021 23:55:14 -0700 Subject: [PATCH 1/3] wayfire: update to 0.7.0. --- srcpkgs/wayfire/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/wayfire/template b/srcpkgs/wayfire/template index 22c5494af07..a01f4a8c4b4 100644 --- a/srcpkgs/wayfire/template +++ b/srcpkgs/wayfire/template @@ -1,7 +1,7 @@ # Template file for 'wayfire' pkgname=wayfire -version=0.6.0 -revision=2 +version=0.7.0 +revision=1 _utils_commit=f45641beef46babdc8f1b8d18a924e72beaf8ee6 _touch_commit=b1075c54a280f913edc26b9757262f4f9d6b62b0 build_style=meson @@ -13,10 +13,10 @@ short_desc="3D wayland compositor" maintainer="Érico Nogueira " license="MIT" homepage="https://wayfire.org" -distfiles="https://github.com/WayfireWM/wayfire/archive/${version}.tar.gz +distfiles="https://github.com/WayfireWM/wayfire/archive/v${version}.tar.gz https://github.com/WayfireWM/wf-utils/archive/${_utils_commit}.tar.gz https://github.com/WayfireWM/wf-touch/archive/${_touch_commit}.tar.gz" -checksum="9c2bf92e6aecc9b800b87e4c086ff7a275393f7315501b8c39196baf9d245b33 +checksum="b1a94ad2843db19e78cbd361ceebaade4507647ad893d5b5117a9fc7724ce41c d172f8c21e0bac01e4116cd957fb0159c5cb39ddfdce897beb0d9c753796d5f1 2b22e03d3a522baeff5798f630ffe5aa95899fd3233b291527503af5fd3e30be" From 41e9b62e792d4d37e8a7b0d8d86f6f5f2f135818 Mon Sep 17 00:00:00 2001 From: travankor Date: Fri, 29 Jan 2021 23:55:20 -0700 Subject: [PATCH 2/3] 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 From 8e5fa27467b50e0d54a47799c14eb5ef6cd2b537 Mon Sep 17 00:00:00 2001 From: travankor Date: Fri, 29 Jan 2021 23:55:28 -0700 Subject: [PATCH 3/3] wf-shell: update to 0.7.0. --- srcpkgs/wf-shell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wf-shell/template b/srcpkgs/wf-shell/template index 47f0a42376b..9c8accbe6ae 100644 --- a/srcpkgs/wf-shell/template +++ b/srcpkgs/wf-shell/template @@ -1,6 +1,6 @@ # Template file for 'wf-shell' pkgname=wf-shell -version=0.6.1 +version=0.7.0 revision=1 build_style=meson build_helper="gir" @@ -13,7 +13,7 @@ maintainer="Young Jin Park " license="MIT" homepage="https://wayfire.org" distfiles="https://github.com/WayfireWM/wf-shell/releases/download/v${version}/wf-shell-${version}.tar.xz" -checksum=da8e5a16dde8f44966d41449452bcc7bc2466d5945324aca714ecc82827c884a +checksum=7495c690a1c021e0c82ba304513b3e7870cb329f7f0bf88df3bc5f46535d5ec7 post_install() { vlicense LICENSE