summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2017-09-27 13:32:50 +0200
committerXZS2017-09-27 13:32:50 +0200
commit4d857f5048f8b9194d26e90c7cb6d59fcfddf5d1 (patch)
treed46c9da31dd3a90d38a9ba87df52e705f7a9d4d6
parentb9e3c7c5d79a229d9802e126c869e9d6b5057ddb (diff)
downloadaur-4d857f5048f8b9194d26e90c7cb6d59fcfddf5d1.tar.gz
propagate upstream update
Newer Cinnamon and GNOME Shell versions are now supported.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f064c6ec7ebf..0a329025f910 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.3
+ pkgver = 1.4
pkgrel = 1
url = https://github.com/dmo60/CoverflowAltTab
install = gschemas.install
diff --git a/PKGBUILD b/PKGBUILD
index 29091bdc9504..518cbcae1365 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.3
+pkgver=1.4
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')