summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-11-04 21:18:19 +0100
committerXZS2019-11-04 21:18:19 +0100
commit0aac7c91064ac29f84f07eda74162db868ea4837 (patch)
tree2b4f2453e50eacc4c52d99dfa102f4bd78501fb4
parentf3a1856c4e69db50b2456481160618b0fd08192e (diff)
downloadaur-0aac7c91064ac29f84f07eda74162db868ea4837.tar.gz
propagate upstream update
The extension is now compatible with the gnome-shell version 3.34.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ade71ba71dc8..753361f2994c 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.7
+ pkgver = 1.8
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 06a077241984..b70c7e02e27a 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.7
+pkgver=1.8
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')