From 74e052dcdc03207b56f8ae7ce2765773f6035da4 Mon Sep 17 00:00:00 2001 From: Victor Tebar Date: Fri, 27 Oct 2023 12:48:47 +0000 Subject: [PATCH] nwg-shell: upgrade to 0.5.17 --- 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 d7ea07da5..79b5b056e 100644 --- a/main/nwg-shell/.checksums +++ b/main/nwg-shell/.checksums @@ -1 +1 @@ -f29bcde16924bafc9bace4543ad4f247 nwg-shell-0.5.14.tar.gz +342737289045e163fa4d0b7a75f27314 nwg-shell-0.5.17.tar.gz diff --git a/main/nwg-shell/.pkgfiles b/main/nwg-shell/.pkgfiles index 7015142c6..2874359fb 100644 --- a/main/nwg-shell/.pkgfiles +++ b/main/nwg-shell/.pkgfiles @@ -1,4 +1,4 @@ -nwg-shell-0.5.14-1 +nwg-shell-0.5.17-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.14-py3.11.egg-info/ --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.14-py3.11.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.14-py3.11.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.14-py3.11.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.14-py3.11.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.14-py3.11.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.17-py3.11.egg-info/ +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.17-py3.11.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.17-py3.11.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.17-py3.11.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.17-py3.11.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/nwg_shell-0.5.17-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 a7ba0bdf0..b4d65ee59 100755 --- a/main/nwg-shell/spkgbuild +++ b/main/nwg-shell/spkgbuild @@ -7,7 +7,7 @@ # depends : wlsunset python3-requests nwg-look swaync name=nwg-shell -version=0.5.14 +version=0.5.17 release=1 source="$name-$version.tar.gz::https://github.com/nwg-piotr/nwg-shell/releases/download/v$version/nwg-shell-v$version.tar.gz"