summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornicovell32021-06-16 23:59:08 +0200
committernicovell32021-06-16 23:59:08 +0200
commit99d2c9865f52453678ccd908e2e870ed1bfe34d3 (patch)
tree6fb3dd94463a3d01f69e3830dffda3057ed3d53b /PKGBUILD
parent35ffbb0b925664f27dac4d1e8198beecdcece6d8 (diff)
downloadaur-99d2c9865f52453678ccd908e2e870ed1bfe34d3.tar.gz
Adding malacology suggested method to update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ee4691db782..ca92c66d0f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ pkgver=6
pkgrel=1
pkgdesc="Simple version of TopIcons Plus"
arch=('any')
-url="https://github.com/nicovell3/gnome-shell-extension-tray-icons"
+url="https://github.com/zhangkaizhao/gnome-shell-extension-tray-icons"
license=('GPL3')
depends=('gnome-shell')
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('f2fb870b3c4487449cf5befffeb94d6ea23a592986ec9aaee37060a568a570c5')
+sha256sums=('39062a45acc15a13bebde3bed48a99d6ead34140826c3a07eaea64a3398159c1')
package() {
cd "$pkgname-$pkgver"