summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstarsareintherose2021-12-08 00:48:28 +0000
committerstarsareintherose2021-12-08 00:48:28 +0000
commit4c8dc784286683400fdd6f9d2dbeb16810c2a091 (patch)
treead105cb3a5be379f51c588d6036ae53959cbfba4
parent23770b348a5b5598a17bba4b1b95e802908e02c0 (diff)
downloadaur-4c8dc784286683400fdd6f9d2dbeb16810c2a091.tar.gz
19
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33790120192c..a4d96c93f41b 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 = 17
+ pkgver = 19
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/17/trayIconsReloaded@selfmade.pl.zip
- sha256sums = aea76e40e5abe29b91efff76d184b0747e1f29991b0246cdc18e02030a06d01b
+ source = https://github.com/MartinPL/Tray-Icons-Reloaded/releases/download/19/trayIconsReloaded@selfmade.pl.zip
+ sha256sums = 4df32df22fc8db30f21fd218feb813e17cfe31a6db233481d1d8fea4f055e539
pkgname = gnome-shell-extension-tray-icons-reloaded
diff --git a/PKGBUILD b/PKGBUILD
index ed5a82190ba2..e5935a6fbb87 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=17
+pkgver=19
_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=('aea76e40e5abe29b91efff76d184b0747e1f29991b0246cdc18e02030a06d01b')
+sha256sums=('4df32df22fc8db30f21fd218feb813e17cfe31a6db233481d1d8fea4f055e539')
package() {