summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorscybernaut2022-03-23 21:51:41 +0700
committerscybernaut2022-03-23 21:51:41 +0700
commita76e58755db06878f0f531c51d791262b79be6ef (patch)
tree9ba9af3d13afece36bb0a1dd92f1e2b29145b411
parent5541aaea58781d949720dc762c75de74393d8905 (diff)
downloadaur-a76e58755db06878f0f531c51d791262b79be6ef.tar.gz
downgrade to version 22 for gnome 41 compatibility
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32c953a36b2d..db60f3ccc4bb 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 = 22
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/22/trayIconsReloaded@selfmade.pl.zip
+ sha256sums = 572f1a4349b399adc8f3d4c024a8c070d43b925d9ba26d25ce0d80041a696155
pkgname = gnome-shell-extension-tray-icons-reloaded
diff --git a/PKGBUILD b/PKGBUILD
index 1ddc35aaf06e..6d6ce7bb3a24 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=22
_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=('572f1a4349b399adc8f3d4c024a8c070d43b925d9ba26d25ce0d80041a696155')
package() {