summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorscybernaut2022-05-08 14:08:07 +0700
committerscybernaut2022-05-08 14:08:07 +0700
commit6b4265cda15d1d09c2609e52cea3f371212b1d1f (patch)
tree6a2b0f80f8810d1c3367c23297be4feb957ad0cc
parent7f4c946163bae27e8bfc432bc9f1da580d896c0b (diff)
downloadaur-6b4265cda15d1d09c2609e52cea3f371212b1d1f.tar.gz
update to version 24
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32c953a36b2d..43ab7b732fee 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 = 23
+ pkgver = 24
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/23/trayIconsReloaded@selfmade.pl.zip
- sha256sums = e61ff6e3bcc2c3a33d7819650bec052ec07b8e49d66b4d62c676cef5f86b8ed4
+ source = https://github.com/MartinPL/Tray-Icons-Reloaded/releases/download/24/trayIconsReloaded@selfmade.pl.zip
+ sha256sums = 48ac55a07060da24680b2411507e5d8ea261b64412c9652b960fce0aee668a0d
pkgname = gnome-shell-extension-tray-icons-reloaded
diff --git a/PKGBUILD b/PKGBUILD
index 1ddc35aaf06e..f315642bc7dc 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=23
+pkgver=24
_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=('e61ff6e3bcc2c3a33d7819650bec052ec07b8e49d66b4d62c676cef5f86b8ed4')
+sha256sums=('48ac55a07060da24680b2411507e5d8ea261b64412c9652b960fce0aee668a0d')
package() {