summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-10-29 00:43:43 +0200
committerXZS2017-10-29 00:43:43 +0200
commit749b6e55845914e8558f0ae10967950b834a47c1 (patch)
tree4bbb3d4f3d670b5b7ff7c97774c63a5c281dff38
parent4d857f5048f8b9194d26e90c7cb6d59fcfddf5d1 (diff)
downloadaur-749b6e55845914e8558f0ae10967950b834a47c1.tar.gz
propagate upstream update
The recently released gnome-shell version 3.26 is now supported.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a329025f910..6aa66c05594e 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.4
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 518cbcae1365..0e759299bb79 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.4
+pkgver=1.4.1
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')