summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2016-04-16 01:46:42 +0200
committerXZS2016-04-16 01:46:42 +0200
commitef200d4eab20b4537ab2534516ed8f509abae486 (patch)
tree1a82aa7561361607abd728ed42746e5450981f77
parentbd05b6549c17994a1d8fdb56e33192da69cc3a03 (diff)
downloadaur-ef200d4eab20b4537ab2534516ed8f509abae486.tar.gz
propagate upstream update
This introduces compatibility for gnome-shell version 3.20.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8aaff4a9145e..c574cf03ee67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-coverflow-alt-tab-git
pkgdesc = Replacement of Alt-Tab, iterates through windows in a cover-flow manner
- pkgver = 1.1
+ pkgver = 1.2
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
@@ -8,7 +8,7 @@ pkgbase = gnome-shell-extension-coverflow-alt-tab-git
license = GPL
makedepends = git
depends = gnome-shell
- provides = gnome-shell-extension-coverflow-alt-tab=1.1
+ provides = gnome-shell-extension-coverflow-alt-tab=1.2
conflicts = gnome-shell-extension-coverflow-alt-tab
source = gnome-shell-extension-coverflow-alt-tab::git+https://github.com/dmo60/CoverflowAltTab
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 876ff0231631..60603238a84f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-coverflow-alt-tab-git
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')