From 8ac773b420f396e3c36d89228fd9c45c16765a8e Mon Sep 17 00:00:00 2001 From: eater Date: Thu, 17 Aug 2017 09:49:48 +0200 Subject: [PATCH] keybase: update to 1.0.28.20170817 --- srcpkgs/keybase/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template index 0420f254841..b08e46ac195 100644 --- a/srcpkgs/keybase/template +++ b/srcpkgs/keybase/template @@ -1,8 +1,8 @@ # Template file for 'keybase' pkgname=keybase -version=1.0.22 -revision=2 -wrksrc="client-${version}" +_commit="fed6e3db999943d98e2d32057a9d7a3e7196e0c0" +version="1.0.28.0.20170815" +revision=1 build_style=go go_import_path="github.com/keybase/client" go_package="${go_import_path}/go/keybase" @@ -12,8 +12,9 @@ short_desc="Client for keybase.io" maintainer="Toyam Cox " license="BSD" homepage="https://keybase.io/" -distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz" -checksum=202a56ea6d25b0f0de2e7529839eb62266ad1665297483cef4948678c95c12f9 +distfiles="https://github.com/keybase/client/archive/${_commit}.tar.gz" +checksum=7fd94b28797896f22bc648d7bff815a850e925525a11e1ea3678ae73db6dc0a8 +wrksrc="client-${_commit}" post_install() { vlicense LICENSE