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 26afb572030d..0e6928737f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jesse Luehrs <doy@tozt.net>
pkgname=rbw
-pkgver=0.2.2
+pkgver=0.3.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=('849875f1c8bb92955a05417e50576605ba7bec7f6a8a8a0cac01b4add0cc4060')
+sha256sums=('bed0786629344b7dd1c5e27482b82adbfa46048371fe18e31839e435c85176b2')
pkgdesc="unofficial bitwarden cli"
license=('MIT')