summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-05-03 22:47:40 +0200
committerXZS2019-05-03 22:47:40 +0200
commit351915b02c41e266d3b39edb5f18d1499ca6a1f9 (patch)
tree362ccd55ee49c211219301e70b7ff5492f18b9da
parent749b6e55845914e8558f0ae10967950b834a47c1 (diff)
downloadaur-351915b02c41e266d3b39edb5f18d1499ca6a1f9.tar.gz
propagate upstream update
The new gnome-shell version 3.28 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 6aa66c05594e..8e310bdb9a41 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.1
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 0e759299bb79..a4c475cf443c 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.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')