summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSaren Arterius2018-12-27 19:40:52 +0800
committerSaren Arterius2018-12-27 19:40:52 +0800
commit6ec3be7b3c629f70787b1ae2c315ca9ee2c62566 (patch)
tree7345bcd6a0e793e15384f6e96adba896459579ed /PKGBUILD
parentde88f5a830da66647c6263293a77b8badfff53a0 (diff)
downloadaur-6ec3be7b3c629f70787b1ae2c315ca9ee2c62566.tar.gz
resolves problem with deps thanks to @Pumpi
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92202cd23e4b..5608277204bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=gnome-shell-performance
_pkgname=gnome-shell
pkgver=3.30.2+4
-pkgrel=3
+pkgrel=4
pkgdesc="Next generation desktop shell | Attempt to improve the performance by non-upstreamed patches"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(gtk-doc gnome-control-center evolution-data-server gobject-introspe
optdepends=('gnome-control-center: System settings'
'evolution-data-server: Evolution calendar integration')
groups=(gnome)
-provides=(gnome-shell)
+provides=(gnome-shell gnome-shell=$pkgver)
conflicts=(gnome-shell)
_commit=2a36bf52cb61ac1a015bc2150807a8d47c7155e4 # tags/3.30.2^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"