summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Haun2018-11-30 14:29:42 +0100
committerPatrick Haun2018-11-30 14:29:42 +0100
commit491ecd82e23c2f5d9327794af7aa3647795dc8be (patch)
treedfffbea10c37ce6ef544f567255a29cfd9d193b4
parent8d1c1b658a6d73c38fc6b7acc5a9cff3f8e393a3 (diff)
downloadaur-491ecd82e23c2f5d9327794af7aa3647795dc8be.tar.gz
1.16.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfb21d9734b0..d5570f6c0267 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = fw
pkgdesc = faster workspace management
- pkgver = 1.15.0
+ pkgver = 1.16.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.15.0/fw
- sha256sums = 39b95994ce9cd390c3f29875241c23e4f12e50b7ce5d83ab712fbd9bd7e805db
+ source = https://github.com/brocode/fw/releases/download/1.16.0/fw
+ sha256sums = 8ea75beae8a966cf551112b09ff53e77ab8beaa64026e264a39d893bc52fa90d
pkgname = fw
diff --git a/PKGBUILD b/PKGBUILD
index b699e7f9662c..6a2f404de757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Your name <bros at brocode dot sh>
pkgname=fw
-pkgver=1.15.0
+pkgver=1.16.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.15.0/fw')
-sha256sums=('39b95994ce9cd390c3f29875241c23e4f12e50b7ce5d83ab712fbd9bd7e805db')
+source=('https://github.com/brocode/fw/releases/download/1.16.0/fw')
+sha256sums=('8ea75beae8a966cf551112b09ff53e77ab8beaa64026e264a39d893bc52fa90d')
package() {
mkdir -p "${pkgdir}/usr/bin"