summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21ddbf13d4a0..ad59b6f8e1b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Your name <bros at brocode dot sh>
pkgname=fw
-pkgver=1.9.2
+pkgver=1.9.3
pkgrel=2
pkgdesc="faster workspace management"
depends=('fzf')
arch=('x86_64')
url="https://github.com/brocode/fw"
license=('WTFPL')
-source=('https://github.com/brocode/fw/releases/download/1.9.2/fw')
-sha256sums=('e79b9ed0ed278b4fef07c3a1dee1f41840301192378e5b4106a79d8922789b5f')
+source=('https://github.com/brocode/fw/releases/download/1.9.3/fw')
+sha256sums=('7217bd81d4a5121b352757ba7ca747592031feab138549a694d979883f53fe75')
package() {
mkdir -p "${pkgdir}/usr/bin"