summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2020-04-23 09:04:38 +0200
committerDaniel Milde2020-04-23 09:04:38 +0200
commitf92d9b5a8d8ef0904d1036fcb943700c6e625ffd (patch)
treeb2f1474a3b1a13b53e58e01f4d23b6f4a82d3de6
parent9ac4b7e9d4d2b47b69d88f42196b02e65f05c37b (diff)
downloadaur-f92d9b5a8d8ef0904d1036fcb943700c6e625ffd.tar.gz
982
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 644491e830ad..1f06aadc3c1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-system-monitor-git
pkgdesc = System monitor extension for Gnome-Shell (display mem swap cpu usage)
- pkgver = 969.f7eef87
+ pkgver = 982.3ba2f60
pkgrel = 1
url = http://github.com/paradoxxxzero/gnome-shell-system-monitor-applet
install = gschemas.install
@@ -14,7 +14,7 @@ pkgbase = gnome-shell-extension-system-monitor-git
provides = gnome-shell-system-monitor-applet-git
conflicts = gnome-shell-system-monitor-applet-git
replaces = gnome-shell-system-monitor-applet-git
- source = git+https://github.com/shemgp/gnome-shell-system-monitor-applet.git#branch=gnome-shell-3.36
+ source = git+https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git
sha1sums = SKIP
pkgname = gnome-shell-extension-system-monitor-git
diff --git a/PKGBUILD b/PKGBUILD
index aae0d532b670..2a59fe5fdeee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_reponame=gnome-shell-system-monitor-applet
pkgname=gnome-shell-extension-system-monitor-git
-pkgver=969.f7eef87
+pkgver=982.3ba2f60
pkgrel=1
pkgdesc="System monitor extension for Gnome-Shell (display mem swap cpu usage)"
arch=('any')
@@ -17,7 +17,7 @@ provides=("system-monitor-applet" "gnome-shell-system-monitor-applet-git")
replaces=("gnome-shell-system-monitor-applet-git")
conflicts=("gnome-shell-system-monitor-applet-git")
install="gschemas.install"
-source=('git+https://github.com/shemgp/gnome-shell-system-monitor-applet.git#branch=gnome-shell-3.36')
+source=('git+https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git')
sha1sums=('SKIP')
package() {