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

Eli Schwartz eschwartz at archlinux.org
Thu May 31 21:26:53 UTC 2018


    Date: Thursday, May 31, 2018 @ 21:26:53
  Author: eschwartz
Revision: 335312

upgpkg: keybase 2.0.0-1

upstream release

Modified:
  keybase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 21:26:29 UTC (rev 335311)
+++ PKGBUILD	2018-05-31 21:26:53 UTC (rev 335312)
@@ -5,7 +5,7 @@
 
 pkgname=keybase
 pkgdesc='CLI tool for GPG with keybase.io'
-pkgver=1.0.48
+pkgver=2.0.0
 pkgrel=1
 arch=('x86_64')
 url='https://keybase.io/'
@@ -14,9 +14,8 @@
 makedepends=('go-pie')
 optdepends=('kbfs: for the fuse-based fileystem and the encryption subcommand')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/keybase/client/archive/v$pkgver.tar.gz")
-sha512sums=('fac72b7827dff350589e28e0d602b024130bc6bee8dd282dc141db773e493fcd4043aef6ce5382f92e1841619245c5819adf23d6dcf32b409939c275f40a03f1')
+sha512sums=('46da587cd7ceffc67a9d78a8563f1e33364f6d162dd7588ec1a25357819e159613937d2ba16115477b4fc89e8e9aac2cd47b7ab83966f683c42c5965420f8076')
 
-
 prepare() {
   cd client-$pkgver
 



More information about the arch-commits mailing list