summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-09-22 01:34:04 +0200
committerXZS2016-09-22 01:34:04 +0200
commitfe73ffbc6d8ef2fb85234863cc8fcc0af0143110 (patch)
tree0a03dd45b4730538d49b12de837605a077f9e6b2
parent46ee9efad2632c06b9480bdc2a0e810a10feb281 (diff)
downloadaur-fe73ffbc6d8ef2fb85234863cc8fcc0af0143110.tar.gz
propagate upstream update
Users should be made aware that support for some older shell versions was dropped.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e6f8b4a34c8..14abcab6109f 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 = r157
+ pkgver = r161
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=r157
+ provides = gnome-shell-extension-hidetopbar=r161
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 a4c0d071a6ab..4eff2126281b 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=r157
+pkgver=r161
pkgrel=1
pkgdesc="Gnome 3 extension to hide the top bar except in overview mode"
arch=(any)