summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Luehrs2020-07-11 03:26:58 -0400
committerJesse Luehrs2020-07-11 03:26:58 -0400
commit13a046b7b47fdec33164f6d9fd0041c6917af5bb (patch)
tree223bef5a6cd0f28a9cd474d23760a67715157aa1 /PKGBUILD
parentc6a490fe865630e44553d68b49debb8557c57ba7 (diff)
downloadaur-13a046b7b47fdec33164f6d9fd0041c6917af5bb.tar.gz
version 0.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adb4024d830f..38f846a30c55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jesse Luehrs <archlinux@tozt.net>
pkgname=rbw
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=1
makedepends=('rust' 'cargo')
depends=('pinentry' 'openssl')
@@ -9,7 +9,7 @@ provides=('rbw')
arch=('i686' 'x86_64')
url="https://git.tozt.net/${pkgname}"
source=(https://git.tozt.net/rbw/snapshot/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('489a42c1e60d38ff10fd3e7e7ce2a272923f91a5516b63053a588368d84978b0')
+sha256sums=('aa1298adf33e5c76fa05d69e1893630a0f0eb61b8cb225b3be60ef73bc60934f')
pkgdesc="unofficial bitwarden cli"
license=('MIT')