summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-05-03 22:53:50 +0200
committerXZS2019-05-03 22:53:50 +0200
commit8207a75f5deffa31c8c8efcf796b5496dc4cc8f1 (patch)
treea0beda78b674022f9a170ffe7e988997e3d641c8
parent351915b02c41e266d3b39edb5f18d1499ca6a1f9 (diff)
downloadaur-8207a75f5deffa31c8c8efcf796b5496dc4cc8f1.tar.gz
propagate upstream update
Apart from translation and documentation updates, compatibility with gnome-shell version 3.30 arrived.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e310bdb9a41..bef4d8ba8273 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.2
+ pkgver = 1.5
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index a4c475cf443c..5a837bd02cd3 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.2
+pkgver=1.5
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')