summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornicovell32021-04-22 18:09:08 +0200
committernicovell32021-04-22 18:09:08 +0200
commit35ffbb0b925664f27dac4d1e8198beecdcece6d8 (patch)
treefbf7b7a3e4656aa519ea400707c3b2219a213ba4
parent7ab791e2098c70ee2e131af2e2ae4397016b52d8 (diff)
downloadaur-35ffbb0b925664f27dac4d1e8198beecdcece6d8.tar.gz
Gnome 40
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9acad4d2e8a..7ee4691db782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,13 @@
-# Maintainer: Thanos Apostolou <thanosapostolou@outlook.com>
-
pkgname=gnome-shell-extension-tray-icons
-pkgver=4
+pkgver=6
pkgrel=1
pkgdesc="Simple version of TopIcons Plus"
arch=('any')
-url="https://github.com/zhangkaizhao/gnome-shell-extension-tray-icons"
+url="https://github.com/nicovell3/gnome-shell-extension-tray-icons"
license=('GPL3')
depends=('gnome-shell')
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('bdc7227fb5518cee52f116ee20412f0375156016218b832ae83356842f1de6a6')
+sha256sums=('f2fb870b3c4487449cf5befffeb94d6ea23a592986ec9aaee37060a568a570c5')
package() {
cd "$pkgname-$pkgver"