summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2019-05-03 22:53:52 +0200
committerXZS2019-05-03 22:53:52 +0200
commit1246891fc6a72d5df8cffba0e855a2a876aebf39 (patch)
tree406a3bda5ec25f9910e31f0dd76f330c5cd5e6f1
parent3eb0f7bf2ed110a7e49aa5d35849be50fd0aaaf3 (diff)
downloadaur-1246891fc6a72d5df8cffba0e855a2a876aebf39.tar.gz
propagate upstream update
Apart from translation and documentation updates, compatibility with gnome-shell version 3.30 arrived.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c44d6cd161ed..9703dbbaa7a3 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.4.2
+ pkgver = 1.5
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.4.2
+ provides = gnome-shell-extension-coverflow-alt-tab=1.5
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 52f2ae814077..04f300a051f1 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.4.2
+pkgver=1.5
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')