summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-10-31 22:19:12 +0100
committerXZS2016-10-31 22:19:12 +0100
commitb4da7ab3419ea1f0e6d546c7ed479df28be6898c (patch)
tree6c62d99c64f2350eaf5357cfec31493528c15139
parentfe73ffbc6d8ef2fb85234863cc8fcc0af0143110 (diff)
downloadaur-b4da7ab3419ea1f0e6d546c7ed479df28be6898c.tar.gz
propagate gnome-shell 3.22 compatibility
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14abcab6109f..97062781ac00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-hidetopbar-git
pkgdesc = Gnome 3 extension to hide the top bar except in overview mode
- pkgver = r161
+ pkgver = r164
pkgrel = 1
url = https://github.com/mlutfy/hidetopbar
install = gschemas.install
@@ -8,7 +8,7 @@ pkgbase = gnome-shell-extension-hidetopbar-git
license = GPLv2
makedepends = git
depends = gnome-shell
- provides = gnome-shell-extension-hidetopbar=r161
+ provides = gnome-shell-extension-hidetopbar=r164
conflicts = gnome-shell-extension-hidetopbar
source = gnome-shell-extension-hidetopbar::git+https://github.com/mlutfy/hidetopbar
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4eff2126281b..4415b830fcbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-hidetopbar-git
-pkgver=r161
+pkgver=r164
pkgrel=1
pkgdesc="Gnome 3 extension to hide the top bar except in overview mode"
arch=(any)