diff --git a/main/nwg-shell-config/.pkgfiles b/main/nwg-shell-config/.pkgfiles index 5cca68330..01f754545 100644 --- a/main/nwg-shell-config/.pkgfiles +++ b/main/nwg-shell-config/.pkgfiles @@ -1,4 +1,4 @@ -nwg-shell-config-0.5.29-1 +nwg-shell-config-0.5.29-2 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/nwg-autotiling diff --git a/main/nwg-shell-config/spkgbuild b/main/nwg-shell-config/spkgbuild index 098eec9a4..de3fdcd5c 100755 --- a/main/nwg-shell-config/spkgbuild +++ b/main/nwg-shell-config/spkgbuild @@ -1,9 +1,9 @@ # description : nwg-shell configuration utility -# depends : python3-gobject3 python3-i3ipc python3-geopy playerctl noto-fonts-cjk python3-setuptools python3-wheel +# depends : python3-gobject3 python3-i3ipc python3-geopy playerctl ttf-awesome python3-setuptools python3-wheel name=nwg-shell-config version=0.5.29 -release=1 +release=2 source="$name-$version.tar.gz::https://github.com/nwg-piotr/nwg-shell-config/archive/v$version.tar.gz" build() {