summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2015-10-15 02:30:37 +0200
committerXZS2015-10-15 02:30:37 +0200
commitd9394ac0c3a58b50dcb7f4b5f3feedc793a815d1 (patch)
treee85f24a4016968420846d3d8c42c0fe34308c91b
parent45fc52d2eff2dc09cc892b9e65dfbf727315cd8c (diff)
downloadaur-d9394ac0c3a58b50dcb7f4b5f3feedc793a815d1.tar.gz
propagate upstream update
Apart from translation updates, this introduces compatibility for gnome-shell version 3.18.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42576e3fb1d2..1f296835ebc6 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.0
+ pkgver = 1.1
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 3a20062fc564..b77ab2bd0e18 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.0
+pkgver=1.1
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')