summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2022-09-27 06:14:20 +0300
committerIgor Dyatlov2022-09-27 06:14:20 +0300
commita2300f0ad3cb44794a54ec51b025fc8d7ed21560 (patch)
tree426105be40f3872405eb7b18cfd20a005563bba6
parentc1a7d2ced4dedaec7fd8fd780550395d2d803387 (diff)
downloadaur-gnome-shell-extension-shell-configurator.tar.gz
Updates
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0561ef51c48..953eb5e33e7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 95d16e8fc425..b5357487ab7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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"