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

Eli Schwartz eschwartz at archlinux.org
Wed Jun 20 21:50:56 UTC 2018


    Date: Wednesday, June 20, 2018 @ 21:50:55
  Author: eschwartz
Revision: 344232

upgpkg: keybase 2.1.0-1

upstream release

Modified:
  keybase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-20 21:37:08 UTC (rev 344231)
+++ PKGBUILD	2018-06-20 21:50:55 UTC (rev 344232)
@@ -5,7 +5,7 @@
 
 pkgname=keybase
 pkgdesc='CLI tool for GPG with keybase.io'
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 arch=('x86_64')
 url='https://keybase.io/'
@@ -14,7 +14,7 @@
 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=('46da587cd7ceffc67a9d78a8563f1e33364f6d162dd7588ec1a25357819e159613937d2ba16115477b4fc89e8e9aac2cd47b7ab83966f683c42c5965420f8076')
+sha512sums=('0d71a22b5f56442fdc03848f831487da097dc817bfcacfb5a8eea1a9a13e87d231619216b6bab61862de71289373977c4c8d345518152137c8804005bf20e3e4')
 
 prepare() {
   cd client-$pkgver



More information about the arch-commits mailing list