summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Luehrs2020-10-13 00:10:11 -0400
committerJesse Luehrs2020-10-13 00:10:11 -0400
commitaa94d25b2e5be81e42e514eb4d7240748e6a8a89 (patch)
tree7b300b258347de74c2228fdf63dd216ce95143f1 /PKGBUILD
parent19079d68c2dc4b70a27a3b6c18f5a6124e8f996b (diff)
downloadaur-aa94d25b2e5be81e42e514eb4d7240748e6a8a89.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 1eec15c979cb..813e92d500cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jesse Luehrs <archlinux@tozt.net>
pkgname=rbw
-pkgver=0.4.6
+pkgver=0.5.0
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=('634a05a9bd5e94964c6ecb12f16913b0554764aaf1730f679b6c6ce8b6b52d2e')
+sha256sums=('2ac0d61cab29027d7726a6f7886a0eab1badaf81c342591a4d449696dfed2e38')
pkgdesc="unofficial bitwarden cli"
license=('MIT')