summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Richardson2022-01-02 15:11:58 +0000
committerAndy Richardson2022-01-02 15:11:58 +0000
commit8560e7e32132d1f6bab433008f35a7c92036c887 (patch)
treefdadedbddf9afb9c850b269393ef19694faf36fe
parent47212d938f61d876c41933345de3356a93f4ef36 (diff)
downloadaur-8560e7e32132d1f6bab433008f35a7c92036c887.tar.gz
New srcbuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23d398bd6609..f0f24925f0e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gnome-shell-extension-simply-workspaces-git
pkgdesc = Gnome 3 workspace indicator with an i3/polybar style.
pkgver = v5
- pkgrel = 1
+ pkgrel = 2
arch = any
makedepends = git
provides = gnome-shell-extension-simply-workspaces-git=v5
conflicts = gnome-shell-extension-simply-workspaces-git
- source = git+https://github.com/andyrichardson/simply-workspaces.git
+ source = git+https://github.com/andyrichardson/simply-workspaces.git#tag=v5
sha256sums = SKIP
pkgname = gnome-shell-extension-simply-workspaces-git
diff --git a/PKGBUILD b/PKGBUILD
index 133420fbea7f..62f983cf37b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Richardson <andy.john.richardson@gmail.com>
pkgname=gnome-shell-extension-simply-workspaces-git
pkgver=v5
-pkgrel=1
+pkgrel=2
pkgdesc="Gnome 3 workspace indicator with an i3/polybar style."
arch=(any)
licence=(GPLv3)