summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Haun2019-11-26 09:30:58 +0100
committerPatrick Haun2019-11-26 09:30:58 +0100
commit358d04a444cb4c5892092f809f9c725a749d2a1c (patch)
tree0b5c1438c236203f5bf4d033806328981897d636
parentc86ddb3bf1a5722fa9551988a115caf1bb0e1259 (diff)
downloadaur-358d04a444cb4c5892092f809f9c725a749d2a1c.tar.gz
2.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce6ea6e4cc2a..0f693e151f23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = fw
pkgdesc = faster workspace management
- pkgver = 2.2.1
+ pkgver = 2.2.2
pkgrel = 1
url = https://github.com/brocode/fw
arch = x86_64
license = WTFPL
depends = fzf
- source = https://github.com/brocode/fw/releases/download/v2.2.1/fw
- sha256sums = 997cc1c1093f4c0b597bda99fdb164dc8b61d5c4c34639d1343b32e75b000f26
+ source = https://github.com/brocode/fw/releases/download/v2.2.2/fw
+ sha256sums = 417df7864cf76385f9baee6e36442a0f79b6833c0d02f67e5d1461fa06701def
pkgname = fw
diff --git a/PKGBUILD b/PKGBUILD
index f0c7751fe44e..aa504d49a2f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Your name <bros at brocode dot sh>
pkgname=fw
-pkgver=2.2.1
+pkgver=2.2.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/v2.2.1/fw')
-sha256sums=('997cc1c1093f4c0b597bda99fdb164dc8b61d5c4c34639d1343b32e75b000f26')
+source=('https://github.com/brocode/fw/releases/download/v2.2.2/fw')
+sha256sums=('417df7864cf76385f9baee6e36442a0f79b6833c0d02f67e5d1461fa06701def')
package() {
mkdir -p "${pkgdir}/usr/bin"