summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Luehrs2020-06-23 01:38:24 -0400
committerJesse Luehrs2020-06-23 01:38:24 -0400
commitc6a490fe865630e44553d68b49debb8557c57ba7 (patch)
tree29de3dcdd9c9d1ee669f9cef0a3dfcb2527595cb /PKGBUILD
parentbcfd2af0c5a2b279728f1eb3a0471f0e970cd3a8 (diff)
downloadaur-c6a490fe865630e44553d68b49debb8557c57ba7.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48a86a92ab41..adb4024d830f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jesse Luehrs <archlinux@tozt.net>
pkgname=rbw
-pkgver=0.4.3
+pkgver=0.4.4
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=('6cd317b2df988990a740ab0b74f071e060380849bf35c1db95f8d3abb89e8aa6')
+sha256sums=('489a42c1e60d38ff10fd3e7e7ce2a272923f91a5516b63053a588368d84978b0')
pkgdesc="unofficial bitwarden cli"
license=('MIT')