diff --git a/main/nwg-shell/.checksums b/main/nwg-shell/.checksums index fd5bbf124..ace6a142f 100644 --- a/main/nwg-shell/.checksums +++ b/main/nwg-shell/.checksums @@ -1 +1 @@ -1e80744a5437a3227448f825a030c0ad nwg-shell-0.5.22.tar.gz +470b7057d4f0f04c5a7d5060a20be97b nwg-shell-0.5.23.tar.gz diff --git a/main/nwg-shell/.pkgfiles b/main/nwg-shell/.pkgfiles index e94aad0e7..e1b9da9dc 100644 --- a/main/nwg-shell/.pkgfiles +++ b/main/nwg-shell/.pkgfiles @@ -1,4 +1,4 @@ -nwg-shell-0.5.22-1 +nwg-shell-0.5.23-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.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-0.5.23-py3.11.egg-info/ +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.23-py3.11.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.23-py3.11.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.23-py3.11.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.23-py3.11.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.23-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 50fd58567..731a29916 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.22 +version=0.5.23 release=1 source="$name-$version.tar.gz::https://github.com/nwg-piotr/nwg-shell/releases/download/v$version/nwg-shell-v$version.tar.gz"