summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpetres2016-10-12 17:30:38 +0200
committerpetres2016-10-12 17:30:38 +0200
commit0fd18f8b21d6693ff0292738914183604cd8fc92 (patch)
treea49d774432a594d5185a476ead3a6fdc9d01a678 /PKGBUILD
parent5c54f2d75451f0b59123abc88ffc27e274f09b63 (diff)
downloadaur-0fd18f8b21d6693ff0292738914183604cd8fc92.tar.gz
version 3.22 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 890a66c1e15b..def8243cabe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=gnome-shell-extension-extensions-git
_pkgname=${pkgname%-git}
-pkgver=r20.852c996
+pkgver=r21.e64f753
pkgrel=1
pkgdesc="Extensions which allows to enable and disable extensions via a menu in the status area in the main menu panel."
arch=('any')
url="https://github.com/petres/gnome-shell-extension-extensions"
license=('GPL3')
-depends=('gnome-shell<3.21')
+depends=('gnome-shell')
makedepends=('git')
source=("git+https://github.com/petres/gnome-shell-extension-extensions")
_gitfolder="extensions@abteil.org"