summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-05-07 00:29:45 +0200
committerXZS2019-05-07 00:29:45 +0200
commitf3a1856c4e69db50b2456481160618b0fd08192e (patch)
treee4c6651dd06d90944ef08aac333d8d546166fb95
parent144047569a4c2e6f934b0bf4f0dd446eefde9d7c (diff)
downloadaur-f3a1856c4e69db50b2456481160618b0fd08192e.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--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d767f6e34089..ade71ba71dc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-coverflow-alt-tab
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
diff --git a/PKGBUILD b/PKGBUILD
index 49290ddb38d1..06a077241984 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-coverflow-alt-tab
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')