From 9e419412fc0f33ef6421ddf4d850a153b49b0c7d Mon Sep 17 00:00:00 2001 From: Amin Vakil Date: Wed, 6 Nov 2024 16:52:23 +0330 Subject: [PATCH] upgpkg: gnome-shell-extension-workspace-matrix 11.1-1 upstream release --- gnome-shell-extension-workspace-matrix/.SRCINFO | 6 +++--- gnome-shell-extension-workspace-matrix/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gnome-shell-extension-workspace-matrix/.SRCINFO b/gnome-shell-extension-workspace-matrix/.SRCINFO index 886ba94..68db316 100644 --- a/gnome-shell-extension-workspace-matrix/.SRCINFO +++ b/gnome-shell-extension-workspace-matrix/.SRCINFO @@ -1,12 +1,12 @@ pkgbase = gnome-shell-extension-workspace-matrix pkgdesc = Arrange workspaces in a two dimensional grid with workspace thumbnails - pkgver = 11.0 + pkgver = 11.1 pkgrel = 1 url = https://github.com/mzur/gnome-shell-wsmatrix arch = x86_64 license = GPL3 depends = gnome-shell - source = gnome-shell-extension-workspace-matrix-11.0-1.tar.gz::https://github.com/mzur/gnome-shell-wsmatrix/archive/v11.0.tar.gz - sha256sums = f0a0fa5c110c12b8df831ac793ca8c56e1a510121012e300fd9fcd85bbace5a6 + source = gnome-shell-extension-workspace-matrix-11.1-1.tar.gz::https://github.com/mzur/gnome-shell-wsmatrix/archive/v11.1.tar.gz + sha256sums = d4a19a9f2efb13fcec8fb1534927ed6b8eee9952576cbae35b8132ac775f4310 pkgname = gnome-shell-extension-workspace-matrix diff --git a/gnome-shell-extension-workspace-matrix/PKGBUILD b/gnome-shell-extension-workspace-matrix/PKGBUILD index da266e9..56976d2 100644 --- a/gnome-shell-extension-workspace-matrix/PKGBUILD +++ b/gnome-shell-extension-workspace-matrix/PKGBUILD @@ -3,7 +3,7 @@ pkgname=gnome-shell-extension-workspace-matrix _repo=gnome-shell-wsmatrix -pkgver=11.0 +pkgver=11.1 pkgrel=1 pkgdesc='Arrange workspaces in a two dimensional grid with workspace thumbnails' arch=(x86_64) @@ -11,7 +11,7 @@ url=https://github.com/mzur/gnome-shell-wsmatrix license=(GPL3) depends=(gnome-shell) source=(${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/mzur/${_repo}/archive/v${pkgver}.tar.gz) -sha256sums=('f0a0fa5c110c12b8df831ac793ca8c56e1a510121012e300fd9fcd85bbace5a6') +sha256sums=('d4a19a9f2efb13fcec8fb1534927ed6b8eee9952576cbae35b8132ac775f4310') _uuid=wsmatrix@martin.zurowietz.de