summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorscybernaut2022-04-07 11:13:56 +0700
committerscybernaut2022-04-07 11:13:56 +0700
commit7f4c946163bae27e8bfc432bc9f1da580d896c0b (patch)
tree82333e5ac19b208f53b79ae58527a4d377d7a90c
parenta76e58755db06878f0f531c51d791262b79be6ef (diff)
downloadaur-7f4c946163bae27e8bfc432bc9f1da580d896c0b.tar.gz
update to version 23
This reverts commit a76e58755db06878f0f531c51d791262b79be6ef.
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db60f3ccc4bb..32c953a36b2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gnome-shell-extension-tray-icons-reloaded
pkgdesc = GNOME Shell extension which bring back Tray Icons to top panel, with additional features.
- pkgver = 22
+ pkgver = 23
pkgrel = 1
url = https://github.com/MartinPL/Tray-Icons-Reloaded
arch = any
license = GPL3
depends = gnome-shell
- source = https://github.com/MartinPL/Tray-Icons-Reloaded/releases/download/22/trayIconsReloaded@selfmade.pl.zip
- sha256sums = 572f1a4349b399adc8f3d4c024a8c070d43b925d9ba26d25ce0d80041a696155
+ source = https://github.com/MartinPL/Tray-Icons-Reloaded/releases/download/23/trayIconsReloaded@selfmade.pl.zip
+ sha256sums = e61ff6e3bcc2c3a33d7819650bec052ec07b8e49d66b4d62c676cef5f86b8ed4
pkgname = gnome-shell-extension-tray-icons-reloaded
diff --git a/PKGBUILD b/PKGBUILD
index 6d6ce7bb3a24..1ddc35aaf06e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Guoyi Zhang <GuoyiZhang at malacology dot net>
pkgname=gnome-shell-extension-tray-icons-reloaded
-pkgver=22
+pkgver=23
_name=trayIconsReloaded@selfmade.pl
pkgrel=1
pkgdesc="GNOME Shell extension which bring back Tray Icons to top panel, with additional features."
@@ -11,7 +11,7 @@ url="https://github.com/MartinPL/Tray-Icons-Reloaded"
license=('GPL3')
depends=('gnome-shell')
source=("https://github.com/MartinPL/Tray-Icons-Reloaded/releases/download/$pkgver/$_name.zip")
-sha256sums=('572f1a4349b399adc8f3d4c024a8c070d43b925d9ba26d25ce0d80041a696155')
+sha256sums=('e61ff6e3bcc2c3a33d7819650bec052ec07b8e49d66b4d62c676cef5f86b8ed4')
package() {