summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Milde2021-05-05 08:30:47 +0200
committerDaniel Milde2021-05-05 08:30:47 +0200
commit5881babbd809573fd5c49ab6a07389b6233bb78a (patch)
treea1018c233f5b1f41840a1e7d2857ab4da2243953 /PKGBUILD
parentf5c05454adb6f14df9df81b6b3469e454f6feb8b (diff)
downloadaur-5881babbd809573fd5c49ab6a07389b6233bb78a.tar.gz
patch not needed anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c3844a251cf..e5240bc34bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_reponame=gnome-shell-system-monitor-applet
pkgname=gnome-shell-extension-system-monitor-git
-pkgver=1055.942603d
+pkgver=1083.bc38ccf
pkgrel=1
pkgdesc="System monitor extension for Gnome-Shell (display mem swap cpu usage)"
arch=('any')
@@ -17,13 +17,11 @@ 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' gnome-40.patch)
-sha256sums=('SKIP'
- 'c0d4d5456eb865949f8b21834b5792331a8979241c4c6a9d647014902e06ff5c')
+source=('git+https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git')
+sha256sums=('SKIP')
package() {
cd "$srcdir/$_reponame"
- git apply "$srcdir/gnome-40.patch"
# Install the extension
install -d "$pkgdir/usr/share/gnome-shell/extensions/"