summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5586335228dc..f83051974002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Michael Schubert <mschu.dev at gmail>
pkgname=gnome-shell-extension-system-monitor-git
-pkgver=868.23cf614
+pkgver=877.751d557
_gitname=gnome-shell-system-monitor-applet
pkgrel=1
pkgdesc="System monitor extension for Gnome-Shell (display mem swap cpu usage)"
@@ -12,7 +12,7 @@ url="http://github.com/paradoxxxzero/gnome-shell-system-monitor-applet"
license=('GPL3')
depends=('gnome-shell>=3.10' 'libgtop' 'networkmanager')
makedepends=('git')
-provides=("system-monitor-applet gnome-shell-system-monitor-applet-git")
+provides=("system-monitor-applet" "gnome-shell-system-monitor-applet-git")
replaces=("gnome-shell-system-monitor-applet-git")
conflicts=("gnome-shell-system-monitor-applet-git")
source=('git+https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git')