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 3d28bf63225f..b230060cc9b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Your name <bros at brocode dot sh>
pkgname=fw
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
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.1/fw')
-sha256sums=('57c23edaf570a9101ceeeb986e3c170522fa936a7bf58819f5b8a5a96a638d86')
+source=('https://github.com/brocode/fw/releases/download/1.9.2/fw')
+sha256sums=('394c126931d02591aa76425ecda84870717a79cc0e107786f8f5bc834cd1fc9b')
package() {
mkdir -p "${pkgdir}/usr/bin"