summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1dee2309fa7..26afb572030d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jesse Luehrs <doy@tozt.net>
pkgname=rbw
-pkgver=0.2.1
-pkgrel=2
+pkgver=0.2.2
+pkgrel=1
makedepends=('rust' 'cargo')
depends=('pinentry' 'openssl')
conflicts=('rbw-git' 'rbw-bin')
@@ -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=('5efee399d6a455797741b4d0682088e8a84a9f10296446e483d608c56b754aba')
+sha256sums=('849875f1c8bb92955a05417e50576605ba7bec7f6a8a8a0cac01b4add0cc4060')
pkgdesc="unofficial bitwarden cli"
license=('MIT')