summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e87f4c75b0ab..644491e830ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Pá kvě 3 08:17:07 UTC 2019
pkgbase = gnome-shell-extension-system-monitor-git
pkgdesc = System monitor extension for Gnome-Shell (display mem swap cpu usage)
- pkgver = 933.c1af510
+ pkgver = 969.f7eef87
pkgrel = 1
url = http://github.com/paradoxxxzero/gnome-shell-system-monitor-applet
install = gschemas.install
@@ -16,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/paradoxxxzero/gnome-shell-system-monitor-applet.git
+ source = git+https://github.com/shemgp/gnome-shell-system-monitor-applet.git#branch=gnome-shell-3.36
sha1sums = SKIP
pkgname = gnome-shell-extension-system-monitor-git
diff --git a/PKGBUILD b/PKGBUILD
index 0c6db315096c..aae0d532b670 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_reponame=gnome-shell-system-monitor-applet
pkgname=gnome-shell-extension-system-monitor-git
-pkgver=933.c1af510
+pkgver=969.f7eef87
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/paradoxxxzero/gnome-shell-system-monitor-applet.git')
+source=('git+https://github.com/shemgp/gnome-shell-system-monitor-applet.git#branch=gnome-shell-3.36')
sha1sums=('SKIP')
package() {