summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-05-07 00:29:47 +0200
committerXZS2019-05-07 00:29:47 +0200
commit89ac6277dccc55bb1484e8d1046f3e65e759f346 (patch)
tree444f0d3729f9c9446b8764797446cf771ba46497
parentb2fd6f52e063d04c3a34004d599aef6b577360c1 (diff)
downloadaur-89ac6277dccc55bb1484e8d1046f3e65e759f346.tar.gz
propagate upstream update
Besides compatibility with the current gnome-shell version 3.32, this update also brings interoperability with the optistatus extension. [1] [1]: https://extensions.gnome.org/extension/710/optistatus/
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f95994efe9b..162250fd52c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-coverflow-alt-tab-git
pkgdesc = Replacement of Alt-Tab, iterates through windows in a cover-flow manner
- pkgver = 1.6
+ pkgver = 1.7
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
@@ -8,7 +8,7 @@ pkgbase = gnome-shell-extension-coverflow-alt-tab-git
license = GPL
makedepends = git
depends = gnome-shell
- provides = gnome-shell-extension-coverflow-alt-tab=1.6
+ provides = gnome-shell-extension-coverflow-alt-tab=1.7
conflicts = gnome-shell-extension-coverflow-alt-tab
source = gnome-shell-extension-coverflow-alt-tab::git+https://github.com/dmo60/CoverflowAltTab
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ed53aa418b42..1d382b692914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-coverflow-alt-tab-git
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')