summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathaniel van Diepen2023-11-07 10:22:25 -0700
committerNathaniel van Diepen2023-11-07 10:22:25 -0700
commitf89504108e56d5bace4fdee370fd7cb0a4a0aa16 (patch)
tree5912b48e1d4339b9dba806428fc0d5a2a21a3bbc /PKGBUILD
parent204473202e4dca007251c5e9ccff6c5efc91b11c (diff)
downloadaur-f89504108e56d5bace4fdee370fd7cb0a4a0aa16.tar.gz
Bump to version 29
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a304b24fa1c5..4cee3a1e3e4d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: Guoyi Zhang <GuoyiZhang at malacology dot net>
pkgname=gnome-shell-extension-tray-icons-reloaded
-pkgver=27
+pkgver=29
pkgrel=1
pkgdesc="GNOME Shell extension which bring back Tray Icons to top panel, with additional features."
arch=('any')
url="https://github.com/MartinPL/Tray-Icons-Reloaded"
license=('GPL3')
depends=('gnome-shell')
-_commit="4453cc45591d9ce9705afdbd73f71b8f75ad218b"
+_commit="1d87b6e01255409f22b3748e3ca4ca5c126bf316"
_name="Tray-Icons-Reloaded"
source=("https://github.com/MartinPL/$_name/archive/$_commit.zip")
-sha256sums=('0d0b1c0b03ca765992d5f1731a341f7d96739326b3687719403149ef30aff5fc')
+sha256sums=('b80eb4630af7ffc657a4183b879c1bb7d1adb85d17918d97344b3009460e38cb')
build() {
cd "${srcdir}/${_name}-${_commit}"