mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/kbfs: Updated for version 5.1.1_20191211223501.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f16dc71bd9
commit
7d55bf9512
2 changed files with 7 additions and 7 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=kbfs
|
||||
SRCNAM=keybase
|
||||
VERSION=${VERSION:-5.0.0_20191114203213}
|
||||
COMMITVER=f73f97dac6
|
||||
VERSION=${VERSION:-5.1.1_20191211223501}
|
||||
COMMITVER=15bbb94c23
|
||||
SRCVER=$(echo $VERSION | tr _ - )
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="kbfs"
|
||||
VERSION="5.0.0_20191114203213"
|
||||
VERSION="5.1.1_20191211223501"
|
||||
HOMEPAGE="https://github.com/keybase/kbfs"
|
||||
DOWNLOAD="https://prerelease.keybase.io/linux_binaries/deb/keybase_5.0.0-20191114203213.f73f97dac6_i386.deb"
|
||||
MD5SUM="a8fba4804360fdeefd4d6d596b7c2a8b"
|
||||
DOWNLOAD_x86_64="https://prerelease.keybase.io/linux_binaries/deb/keybase_5.0.0-20191114203213.f73f97dac6_amd64.deb"
|
||||
MD5SUM_x86_64="32554530c5b684515cdd5011ab150cb8"
|
||||
DOWNLOAD="https://prerelease.keybase.io/linux_binaries/deb/keybase_5.1.1-20191211223501.15bbb94c23_i386.deb"
|
||||
MD5SUM="3e85a53afec4e636c2d19e21d0bd7680"
|
||||
DOWNLOAD_x86_64="https://prerelease.keybase.io/linux_binaries/deb/keybase_5.1.1-20191211223501.15bbb94c23_amd64.deb"
|
||||
MD5SUM_x86_64="7daa6d86f8d8ff467a40272b11c1e72a"
|
||||
REQUIRES="google-go-lang sshfs-fuse"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue