summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Haun2018-07-12 10:56:57 +0200
committerPatrick Haun2018-07-12 10:56:57 +0200
commit4d37294f96177c64ae094b87632f56f17dca46ba (patch)
tree848e34e9e7181ec9b95782a2c82c47f3879a5bab
parentb37d1bcf10af5167e231928159b090de36b76468 (diff)
downloadaur-4d37294f96177c64ae094b87632f56f17dca46ba.tar.gz
1.9.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf0878ad3cdc..93b4b7103e76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = fw
pkgdesc = faster workspace management
- pkgver = 1.9.2
+ pkgver = 1.9.3
pkgrel = 2
url = https://github.com/brocode/fw
arch = x86_64
license = WTFPL
depends = fzf
- 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
pkgname = fw
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"