summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2016-01-11 10:27:25 +1000
committerJustin Dray2016-01-11 10:27:25 +1000
commit9fb26e0a504218af1e1d91881e879415d0a93a81 (patch)
tree02c5f2b89d457b39503196b13d3aac7d18ec701b
parentd22dfa0c6529609285d44cf06b016734a7c9b557 (diff)
downloadaur-9fb26e0a504218af1e1d91881e879415d0a93a81.tar.gz
Update to: 28-1 - Change URL since upstream is apparently dead
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32fe93c8ac73..4560e18c4288 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Mon Jan 11 00:27:25 UTC 2016
pkgbase = gnome-shell-extension-topicons
pkgdesc = Shows legacy tray icons on top.
pkgver = 28
@@ -7,8 +9,8 @@ pkgbase = gnome-shell-extension-topicons
groups = gnome-shell-extensions
license = GPL
depends = gnome-shell
- source = http://adel-dev.abaton.at/repo/topicons/snapshot/topicons-28.tar.gz
- sha256sums = 569760b6f62a8b9e40ac3a1b6fa44572bd86416008fff1f0ef8b54215e2ec8a6
+ source = https://extensions.gnome.org/download-extension/topIcons@adel.gadllah@gmail.com.shell-extension.zip?version_tag=5335
+ sha256sums = 7d8743b1d9a57b8127b7a83af70f6ea54aa31716311aafa8564dc628cfd41b6d
pkgname = gnome-shell-extension-topicons
diff --git a/PKGBUILD b/PKGBUILD
index 2b5ee8ab405c..8273cda6a466 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,12 @@ url="https://extensions.gnome.org/extension/495/topicons/"
license=('GPL')
depends=('gnome-shell')
groups=('gnome-shell-extensions')
-source=("http://adel-dev.abaton.at/repo/topicons/snapshot/topicons-${pkgver}.tar.gz")
-sha256sums=('569760b6f62a8b9e40ac3a1b6fa44572bd86416008fff1f0ef8b54215e2ec8a6')
+#source=("http://adel-dev.abaton.at/repo/topicons/snapshot/topicons-${pkgver}.tar.gz")
+source=("https://extensions.gnome.org/download-extension/topIcons@adel.gadllah@gmail.com.shell-extension.zip?version_tag=5335")
+sha256sums=('7d8743b1d9a57b8127b7a83af70f6ea54aa31716311aafa8564dc628cfd41b6d')
package() {
uuid='topIcons@adel.gadllah@gmail.com'
- cd "${srcdir}/topicons-${pkgver}"
install -Dm644 "metadata.json" \
"${pkgdir}/usr/share/gnome-shell/extensions/${uuid}/metadata.json"