[arch-commits] Commit in bitwarden-cli/trunk (PKGBUILD)

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Wed Dec 8 20:12:27 UTC 2021


    Date: Wednesday, December 8, 2021 @ 20:12:26
  Author: alex19ep
Revision: 1065687

upgpkg: bitwarden-cli 1.20.0-1 upstream release

Modified:
  bitwarden-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-08 19:05:51 UTC (rev 1065686)
+++ PKGBUILD	2021-12-08 20:12:26 UTC (rev 1065687)
@@ -2,8 +2,8 @@
 # Contributor: libertylocked <libertylocked at disroot.org>
 
 pkgname=bitwarden-cli
-pkgver=1.19.1
-_jslibcommit='d90f6f93ad8935181af22e5ef7b2425edd9ad34d'
+pkgver=1.20.0
+_jslibcommit='e1c6e4973a2532b14e3187a79688e8b0a89e9d5c'
 pkgrel=1
 pkgdesc="The command line vault"
 arch=('x86_64')
@@ -14,8 +14,8 @@
 options=('!strip')
 source=("bitwarden-cli-${pkgver}.tar.gz::https://github.com/bitwarden/cli/archive/v${pkgver}.tar.gz"
         "jslib-${_jslibcommit}.tar.gz::https://github.com/bitwarden/jslib/archive/${_jslibcommit}.tar.gz")
-sha512sums=('fbd1938435bc6665e47eb489039ed34c6700b37093371da2d789cfbdf6eae09d38f3dc50e7472cf4b38a4cb3b78355425a74a9696f7852b1bddc7ce3ab37c270'
-            '43422b81edc12592f699f65b3acfdc6b5dd1a2cd931222223716bafe4365f319e5c45935f87c0daba7b8be87c7eb91034d5a79979eb6628da23cfef2980f3f2d')
+sha512sums=('5fbecc0022cd97a776b9c4e8b0ad1534c142e0506a7debd12a311da8afbd994c74da5132447f33d6dd06239fca258097f0cc17c876a9edeedf29237607fa279f'
+            'e09e53dcec3bd353e280d3b6273ea234b1b4fd5ccac213156c0d5b1e45685118e23324194c3db4d69c9793d6cd434f6cec4fa1fdbc6fdfc3a2ac0e79874a7fa5')
 
 prepare() {
 	cd cli-${pkgver}



More information about the arch-commits mailing list