summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Richardson2022-11-02 13:05:51 +0000
committerAndy Richardson2022-11-02 13:05:51 +0000
commitd8d9139d5412ad49c2334e34bbe232165b014f22 (patch)
treeae2db254b84dfe725cd5f52d78139e759cdf902a
parent57d47bceafdef55b5f52ca061aa5a0fcc0d4f6f1 (diff)
downloadaur-gnome-shell-extension-simply-workspaces-git.tar.gz
Add v7 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8ca9541a244..f0f174c230e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-simply-workspaces-git
pkgdesc = Gnome 3 workspace indicator with an i3/polybar style.
- pkgver = v6
+ pkgver = v7
pkgrel = 1
arch = any
makedepends = git
depends = gnome-shell>=1:40.0
- provides = gnome-shell-extension-simply-workspaces-git=v6
+ provides = gnome-shell-extension-simply-workspaces-git=v7
conflicts = gnome-shell-extension-simply-workspaces-git
- source = git+https://github.com/andyrichardson/simply-workspaces.git#tag=v6
+ source = git+https://github.com/andyrichardson/simply-workspaces.git#tag=v7
sha256sums = SKIP
pkgname = gnome-shell-extension-simply-workspaces-git
diff --git a/PKGBUILD b/PKGBUILD
index 8fb229a6ef61..487861670d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Andy Richardson <andy.john.richardson@gmail.com>
pkgname=gnome-shell-extension-simply-workspaces-git
-pkgver=v6
+pkgver=v7
pkgrel=1
pkgdesc="Gnome 3 workspace indicator with an i3/polybar style."
arch=(any)