summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-11-05 10:20:02 +0100
committerXZS2019-11-05 10:20:02 +0100
commita5f64536d7493af233ba50afe73c35c86ec9c56f (patch)
tree1dbbb42a6adb93ca34d49ed484297c25ac58d7ed
parent0aac7c91064ac29f84f07eda74162db868ea4837 (diff)
downloadaur-a5f64536d7493af233ba50afe73c35c86ec9c56f.tar.gz
propagate upstream update
The commit actually marking the extension as compatible was missing from the last release and is now included.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 753361f2994c..9de5e2daf8f5 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.8
+ pkgver = 1.8.1
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index b70c7e02e27a..0b9ac86c4da3 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.8
+pkgver=1.8.1
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')