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

Massimiliano Torromeo mtorromeo at archlinux.org
Wed Apr 17 13:37:20 UTC 2019


    Date: Wednesday, April 17, 2019 @ 13:37:19
  Author: mtorromeo
Revision: 451858

upgpkg: lastpass-cli 1.3.3-1

Modified:
  lastpass-cli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-17 10:10:47 UTC (rev 451857)
+++ PKGBUILD	2019-04-17 13:37:19 UTC (rev 451858)
@@ -3,7 +3,7 @@
 # Contributor: Gabriel Peixoto <gabrielrcp at gmail.com>
 
 pkgname=lastpass-cli
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="LastPass command line interface tool"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 optdepends=('xclip: clipboard support'
             'pinentry: securely read passwords')
 source=("https://github.com/lastpass/lastpass-cli/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('755338967d8bf39b8c6c9cf46f265896122c01b8e8453e4310ec043d63d8337a')
+sha256sums=('f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list