diff options
author | Igor Dyatlov | 2022-09-27 06:14:20 +0300 |
---|---|---|
committer | Igor Dyatlov | 2022-09-27 06:14:20 +0300 |
commit | a2300f0ad3cb44794a54ec51b025fc8d7ed21560 (patch) | |
tree | 426105be40f3872405eb7b18cfd20a005563bba6 | |
parent | c1a7d2ced4dedaec7fd8fd780550395d2d803387 (diff) | |
download | aur-gnome-shell-extension-shell-configurator.tar.gz |
Updates
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = gnome-shell-extension-shell-configurator pkgdesc = Configure and customize GNOME Shell with advanced settings. pkgver = 5 - pkgrel = 1 + pkgrel = 2 url = https://gitlab.com/adeswantaTechs/shell-configurator arch = any license = GPL3 @@ -3,7 +3,7 @@ pkgname=gnome-shell-extension-shell-configurator _pkgname=shell-configurator pkgver=5 -pkgrel=1 +pkgrel=2 pkgdesc="Configure and customize GNOME Shell with advanced settings." arch=('any') url="https://gitlab.com/adeswantaTechs/shell-configurator" |