From b5834b7f0fde3835f079c9ab2bb2e05c708684c1 Mon Sep 17 00:00:00 2001 From: travankor Date: Mon, 26 Oct 2020 19:34:29 -0700 Subject: [PATCH 1/2] gtk-layer-shell: update to 0.5.1. --- srcpkgs/gtk-layer-shell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template index e2046a5f801..00e959b8f00 100644 --- a/srcpkgs/gtk-layer-shell/template +++ b/srcpkgs/gtk-layer-shell/template @@ -1,6 +1,6 @@ # Template file for 'gtk-layer-shell' pkgname=gtk-layer-shell -version=0.3.0 +version=0.5.1 revision=1 build_style=meson build_helper="gir" @@ -11,7 +11,7 @@ maintainer="travankor " license="LGPL-3.0-or-later, MIT" homepage="https://github.com/wmww/gtk-layer-shell" distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz" -checksum=edd5e31279d494df66da9e9190c219fa295da547f5538207685e98468dbc134d +checksum=d77e42dff69e2cf1eee4489fb7db465d4e33be48e67ee0ca653238de0ab882ba post_install() { vlicense LICENSE_MIT.txt From 508d3710298648de3082db3f502754a4f2a2b586 Mon Sep 17 00:00:00 2001 From: travankor Date: Mon, 26 Oct 2020 19:34:39 -0700 Subject: [PATCH 2/2] gtk+3: update to 3.24.23. --- srcpkgs/gtk+3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template index f87019d93ed..fc2d6929141 100644 --- a/srcpkgs/gtk+3/template +++ b/srcpkgs/gtk+3/template @@ -1,7 +1,7 @@ # Template file for 'gtk+3' # Revbump gtk-layer-shell when updating, otherwise it presents a warning message pkgname=gtk+3 -version=3.24.22 +version=3.24.23 revision=1 wrksrc="gtk+-${version}" build_style=gnu-configure @@ -28,7 +28,7 @@ maintainer="Enno Boland " license="LGPL-2.1-or-later" homepage="https://www.gtk.org/" distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz" -checksum=bf18a4a5dff28a7b02aaef1b949c2d09c96c18387eddab152bb4cd55a5b67dda +checksum=5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1 # Package build options build_options="broadway colord cups gir cloudproviders wayland x11"