summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde2020-03-12 17:10:25 +0100
committerDaniel Milde2020-03-12 17:10:25 +0100
commit9ac4b7e9d4d2b47b69d88f42196b02e65f05c37b (patch)
tree979babcb28ff9cfc98a14ed6655b769a1b6b245e
parent492b7e4b9079b3685fc59b805fc3e6cac46c13a4 (diff)
downloadaur-9ac4b7e9d4d2b47b69d88f42196b02e65f05c37b.tar.gz
update for gnome 3.36
-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() {