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 92b8d74f0179..b699e7f9662c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Your name <bros at brocode dot sh>
pkgname=fw
-pkgver=1.14.1
+pkgver=1.15.0
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.14.1/fw')
-sha256sums=('40dfa0db0775ed493b6741cb2dbf158fefaa34fa1b3f89d31533d8811ccfbd41')
+source=('https://github.com/brocode/fw/releases/download/1.15.0/fw')
+sha256sums=('39b95994ce9cd390c3f29875241c23e4f12e50b7ce5d83ab712fbd9bd7e805db')
package() {
mkdir -p "${pkgdir}/usr/bin"