summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Luehrs2021-03-03 00:21:20 -0500
committerJesse Luehrs2021-03-03 00:21:20 -0500
commitfe9dd83867e9697efd07c7b4280d331a0c42ea34 (patch)
treee93f26f3cbfc764bbfd41632a08af6288bc0029a /PKGBUILD
parentd32cc4032222d8061097201786f16cc15a0049f8 (diff)
downloadaur-fe9dd83867e9697efd07c7b4280d331a0c42ea34.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 78c0a9e788ef..c83d9a214539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jesse Luehrs <archlinux@tozt.net>
pkgname=rbw
-pkgver=1.0.0
+pkgver=1.1.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=('94a09c1f45891e1cabe343a80ab944547bf1e326aaf67712c24e36d31d90a782')
+sha256sums=('9cf51d494c3c1c63cab83051f89accc4a3babbf89bed2de45db4fd602181b2ca')
pkgdesc="unofficial bitwarden cli"
license=('MIT')