From 16524b66a2375469efc8a07f304447bdb5bdbffc Mon Sep 17 00:00:00 2001 From: Victor Tebar Date: Fri, 17 Nov 2023 09:42:36 +0000 Subject: [PATCH] nwg-shell: upgrade to 0.5.22 --- main/nwg-shell/.checksums | 2 +- main/nwg-shell/.pkgfiles | 14 +++++++------- main/nwg-shell/spkgbuild | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/main/nwg-shell/.checksums b/main/nwg-shell/.checksums index d6d1c4a60..fd5bbf124 100644 --- a/main/nwg-shell/.checksums +++ b/main/nwg-shell/.checksums @@ -1 +1 @@ -f2ec67a2ed9ea69629f355389a10d7f8 nwg-shell-0.5.20.tar.gz +1e80744a5437a3227448f825a030c0ad nwg-shell-0.5.22.tar.gz diff --git a/main/nwg-shell/.pkgfiles b/main/nwg-shell/.pkgfiles index eaf6feb46..e94aad0e7 100644 --- a/main/nwg-shell/.pkgfiles +++ b/main/nwg-shell/.pkgfiles @@ -1,4 +1,4 @@ -nwg-shell-0.5.20-1 +nwg-shell-0.5.22-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/nwg-shell @@ -10,12 +10,12 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.11/ drwxr-xr-x root/root usr/lib/python3.11/site-packages/ -drwxr-xr-x root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.19-py3.11.egg-info/ --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.19-py3.11.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.19-py3.11.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.19-py3.11.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.19-py3.11.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.19-py3.11.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.22-py3.11.egg-info/ +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.22-py3.11.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.22-py3.11.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.22-py3.11.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.22-py3.11.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.22-py3.11.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.11/site-packages/nwg_shell/ -rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell/__about__.py -rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell/__init__.py diff --git a/main/nwg-shell/spkgbuild b/main/nwg-shell/spkgbuild index acfcfb45f..50fd58567 100755 --- a/main/nwg-shell/spkgbuild +++ b/main/nwg-shell/spkgbuild @@ -6,7 +6,7 @@ # depends : wlsunset xdg-user-dirs xdg-utils xwayland wl-clipboard name=nwg-shell -version=0.5.20 +version=0.5.22 release=1 source="$name-$version.tar.gz::https://github.com/nwg-piotr/nwg-shell/releases/download/v$version/nwg-shell-v$version.tar.gz"