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

George Rawlinson grawlinson at gemini.archlinux.org
Thu Oct 28 06:40:14 UTC 2021


    Date: Thursday, October 28, 2021 @ 06:40:14
  Author: grawlinson
Revision: 1034843

upgpkg: rbw 1.4.0-1

New upstream release.

Modified:
  rbw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-28 06:35:42 UTC (rev 1034842)
+++ PKGBUILD	2021-10-28 06:40:14 UTC (rev 1034843)
@@ -2,8 +2,8 @@
 # Contributor: Jesse Luehrs <archlinux at tozt.net>
 
 pkgname=rbw
-pkgver=1.3.0
-pkgrel=3
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="Unofficial Bitwarden CLI"
 arch=('x86_64')
 url="https://git.tozt.net/rbw"
@@ -11,7 +11,8 @@
 depends=('pinentry')
 makedepends=('rust')
 source=("$url/snapshot/${pkgname}-${pkgver}.tar.gz")
-b2sums=('556f509e8137f03359ddaa5ca73d06accaca0a9384e6aefb6e1b6cb17683d4ef8c9a6f4678e954ce6806a32db6e8d4eaa60a51254eddd66fe6a124eef88b1bf1')
+sha512sums=('450e5a64ce3aa43d071cd53507cc6f50b6c0b58a928556733d3fbcd7e3c1566de1279617491fbbc2b5b282eb9bea6fda2604cf36808c2ba28c5b0d503f542225')
+b2sums=('318bb93541fd5bf9ea9eddeb5bf67896e680c93b6b26e95320b50c8b310ad87396b6fd04a26181cd3a1f381deb53dc58a97a1cb669c64af4ccfa1fc255b2fefa')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list