summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Luehrs2021-04-18 01:06:17 -0400
committerJesse Luehrs2021-04-18 01:06:17 -0400
commitfc8d622c97aefba8111f63c8294f8c5f8e3ec1ae (patch)
tree5de202af9c1aafaf7c0ae5e957745d653ce3bfa3 /PKGBUILD
parentb67bb0a6cb5e5cbb10d7c0d00845ee25b230c603 (diff)
downloadaur-fc8d622c97aefba8111f63c8294f8c5f8e3ec1ae.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 2e5094ad8087..d60bb95b054e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jesse Luehrs <archlinux@tozt.net>
pkgname=rbw
-pkgver=1.1.2
+pkgver=1.2.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=('4fc9c5996ff092e2e517d6de2eb51e498c9c5a889215b305ef72e990f47635e0')
+sha256sums=('17fce8f474486550b83a2487ba7febd05d4f279cc7c53e70594d6f8ea223f5b7')
pkgdesc="unofficial bitwarden cli"
license=('MIT')