summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Haun2018-11-12 08:46:35 +0100
committerPatrick Haun2018-11-12 08:46:35 +0100
commit18e6bafd29c16393981bc37e5e80936abbea911e (patch)
tree5688539656bb9ddcf0738dd7ebad2bd0403b5ec9
parent5e58b1a08a4d40feec53b90a6782fa565bd97933 (diff)
downloadaur-18e6bafd29c16393981bc37e5e80936abbea911e.tar.gz
1.14.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 588c3b81a4d0..9b4e2b4659fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = fw
pkgdesc = faster workspace management
- pkgver = 1.13.0
+ pkgver = 1.14.0
pkgrel = 1
url = https://github.com/brocode/fw
arch = x86_64
license = WTFPL
depends = fzf
- source = https://github.com/brocode/fw/releases/download/1.13.0/fw
- sha256sums = ef504f22478ee5ab74da2e6e31b2423db33a3420f60f65520e90693d8abf2d4b
+ source = https://github.com/brocode/fw/releases/download/1.14.0/fw
+ sha256sums = 02ca1a356561a3bb26c8284caa2e2c7aa624f3dd7d625a44223a16e1ae0b1a97
pkgname = fw
diff --git a/PKGBUILD b/PKGBUILD
index 60ec7cc5a20e..509b54168621 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Your name <bros at brocode dot sh>
pkgname=fw
-pkgver=1.13.0
+pkgver=1.14.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.13.0/fw')
-sha256sums=('ef504f22478ee5ab74da2e6e31b2423db33a3420f60f65520e90693d8abf2d4b')
+source=('https://github.com/brocode/fw/releases/download/1.14.0/fw')
+sha256sums=('02ca1a356561a3bb26c8284caa2e2c7aa624f3dd7d625a44223a16e1ae0b1a97')
package() {
mkdir -p "${pkgdir}/usr/bin"