summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46d9acda3802..22284857d443 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = gnome-shell-extension-coverflow-alt-tab-git
pkgdesc = Replacement of Alt-Tab, iterates through windows in a cover-flow manner
url = https://github.com/dmo60/CoverflowAltTab
- pkgver = 1.12.1
+ pkgver = 1.13
pkgrel = 1
install = gschemas.install
arch = any
license = GPL
makedepends = git
depends = gnome-shell
- provides = gnome-shell-extension-coverflow-alt-tab=1.12.1
+ provides = gnome-shell-extension-coverflow-alt-tab=1.13
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 b0b3266134b5..b55ac30c8385 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.12.1
+pkgver=1.13
pkgrel=1
pkgdesc="Replacement of Alt-Tab, iterates through windows in a cover-flow manner"
arch=('any')