summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-05-03 22:54:30 +0200
committerXZS2019-05-03 22:54:30 +0200
commit144047569a4c2e6f934b0bf4f0dd446eefde9d7c (patch)
tree3b0e4a1e98415d4f29122cc6f74c5795c2ce095c
parent4bc06bf814dec2340a1ed05754412a0c9ae6a506 (diff)
downloadaur-144047569a4c2e6f934b0bf4f0dd446eefde9d7c.tar.gz
propagate upstream update
Some errors were silenced. To do so, this update drops backwards compatibility to older gnome-shell versions.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e658fdc39c4c..d767f6e34089 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.5.1
+ pkgver = 1.6
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 51c4c3245e2c..49290ddb38d1 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.5.1
+pkgver=1.6
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')