summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {