summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ade71ba71dc8..753361f2994c 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.7
+ pkgver = 1.8
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 06a077241984..b70c7e02e27a 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.7
+pkgver=1.8
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')