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

Felix Yan felixonmars at archlinux.org
Tue Jan 23 06:07:07 UTC 2018


    Date: Tuesday, January 23, 2018 @ 06:07:06
  Author: felixonmars
Revision: 285352

upgpkg: keybase 1.0.40-1

Modified:
  keybase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-23 06:06:30 UTC (rev 285351)
+++ PKGBUILD	2018-01-23 06:07:06 UTC (rev 285352)
@@ -4,7 +4,7 @@
 
 pkgname=keybase
 pkgdesc='CLI tool for GPG with keybase.io'
-pkgver=1.0.39
+pkgver=1.0.40
 pkgrel=1
 arch=('x86_64')
 url='http://keybase.io/'
@@ -12,7 +12,7 @@
 depends=('gnupg')
 makedepends=('go-pie' 'git' 'mercurial')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/keybase/client/archive/v$pkgver.tar.gz")
-sha512sums=('def416bad6fc3513a3341aecaf03bce356a890667e4c64f9edc1c469b3a1f167c3022f6c1aabaa48257983aaa9826b45117ada6cc26bf862c97092c904cd32f1')
+sha512sums=('919bf012409173f4df9cbbc79d97cfe72b47cb53d941b1426cf3bc771c1e9d6a2d2b5c6d5739e2c9ee79a5ac2f0c5c97b9a91769ad0dbc1679b6e40d96b1c344')
 
 prepare() {
   cd client-$pkgver



More information about the arch-commits mailing list