summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLyr-7D1h2022-07-25 21:49:59 +0200
committerLyr-7D1h2022-07-25 21:49:59 +0200
commit3a8c677902898ad64d7ac940695afa5ca63f3467 (patch)
treecdc65909a337c7f650f6495e882339ce99c6e578
parent82f9ae8011ee27cfbf572a5153a72fe28fa08508 (diff)
downloadaur-3a8c67790289.tar.gz
Upgraded to version 1.2.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae095307db63..a80cdcbdb46f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sworkstyle
pkgdesc = Swayest Workstyle - This tool will rename workspaces to the icons configured. Mainly meant for Sway WM
- pkgver = 1.2.3
+ pkgver = 1.2.4
pkgrel = 2
url = https://github.com/Lyr-7D1h/swayest_workstyle
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = sworkstyle
depends = gcc-libs
optdepends = otf-font-awesome
conflicts = sworkstyle-git
- source = swayest_workstyle-1.2.3.tar.gz::https://github.com/Lyr-7D1h/swayest_workstyle/archive/1.2.3.tar.gz
+ source = swayest_workstyle-1.2.4.tar.gz::https://github.com/Lyr-7D1h/swayest_workstyle/archive/1.2.4.tar.gz
source = sworkstyle.man
sha256sums = 022b08ce5c3ec28a5ca6f700efe2a97f3e2cc9c62af7efdaed6f6653ccc888c3
sha256sums = d16f4284fe6419603db058b878a32a56574a51409648a6ddbd1b516d50cb3eb7
diff --git a/PKGBUILD b/PKGBUILD
index 285c24b2aa9c..15c36daa16f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sworkstyle
_pkgname=swayest_workstyle
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=2
pkgdesc="Swayest Workstyle - This tool will rename workspaces to the icons configured. Mainly meant for Sway WM"
arch=("x86_64")