summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24bfea4c5d93..5d13012b4ff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jesse Luehrs <archlinux@tozt.net>
pkgname=rbw
-pkgver=0.3.2
+pkgver=0.3.3
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=('11777762390768ecfb2bccb57dcee4b701705a3a0ed741c8e1f075957b8883b3')
+sha256sums=('f2bff758db15d1569bf5d1c4d02d29f6d3eb7fc8d5013b5983a5af4b6e5efe02')
pkgdesc="unofficial bitwarden cli"
license=('MIT')