summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fc0804c2fc2..ae5377687fde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="speed up gnome-shell animations"
arch=('any')
url="https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet"
license=('GPL3')
-depends=('gnome-shell<3.21')
+depends=('gnome-shell')
makedepends=('git')
install='gschemas.install'
source=("git+https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet")