summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a93c199ebe6..2efc160d3bc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=hyprswitch
-pkgver=1.1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc="A CLI/GUI that allows switching between windows in Hyprland"
arch=('any')
@@ -25,4 +25,4 @@ build() {
package() {
install -Dm0755 -t "$pkgdir/usr/bin/" "$pkgname-$pkgver/target/release/$pkgname"
}
-sha256sums=('e7b57e6242d6c74d9dc9b14b813dda4dce36a0861e7518ea49a93625fef6c9db')
+sha256sums=('3abff36236cb1835d02892f27a3d6ace4439bb29a17ac72ec69454421aa4db15')