Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kbfs: update to 4.4.0
@ 2019-09-10 19:04 voidlinux-github
  2019-09-10 21:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: voidlinux-github @ 2019-09-10 19:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

There is a new pull request by Itamiko against master on the void-packages repository

https://github.com/Itamiko/void-packages kbfs_update
https://github.com/void-linux/void-packages/pull/14392

kbfs: update to 4.4.0
resolves #14390 

A patch file from https://github.com/void-linux/void-packages/pull/14392.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kbfs_update-14392.patch --]
[-- Type: text/x-diff, Size: 1519 bytes --]

From a6e591ac5e9e57b59a66de34183a77563a194310 Mon Sep 17 00:00:00 2001
From: itamiko <itamiko@pm.me>
Date: Tue, 10 Sep 2019 06:54:02 -0600
Subject: [PATCH] kbfs: update to 4.4.0

---
 srcpkgs/kbfs/template | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/kbfs/template b/srcpkgs/kbfs/template
index 5bd004bae82..3cb76e60c64 100644
--- a/srcpkgs/kbfs/template
+++ b/srcpkgs/kbfs/template
@@ -1,18 +1,20 @@
 # Template file for 'kbfs'
 pkgname=kbfs
-version=2.11.0
+version=4.4.0
 revision=1
+wrksrc="client-v${version}"
 build_style=go
-go_import_path="github.com/keybase/kbfs"
+go_import_path="github.com/keybase/client/go/kbfs"
 go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool ${go_import_path}/redirector"
 go_build_tags="production"
-depends="keybase util-linux"
+makedepends="git"
+depends="keybase fuse"
 short_desc="Keybase Filesystem"
-maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
+maintainer="itamiko <itamiko@pm.me>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/docs/kbfs"
-distfiles="https://github.com/keybase/kbfs/archive/v${version}.tar.gz"
-checksum=0e97cab1c90592035ec6763e22c78c08a95dd3467419d15b9e45b3d0887b594d
+distfiles="https://github.com/keybase/client/releases/download/v${version}/keybase-v${version}.tar.xz"
+checksum=50c2f7689f887ef720e8158db374ba31d1dacf9853fe930b62e871dad161160c
 
 post_install() {
 	mv ${DESTDIR}/usr/bin/redirector ${DESTDIR}/usr/bin/keybase-redirector

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-15 11:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 19:04 [PR PATCH] kbfs: update to 4.4.0 voidlinux-github
2019-09-10 21:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-10 21:03 ` voidlinux-github
2019-09-10 21:23 ` voidlinux-github
2019-09-10 21:23 ` voidlinux-github
2019-09-10 21:25 ` [PR PATCH] [Updated] kbfs: update to 4.4.1 voidlinux-github
2019-09-10 21:25 ` voidlinux-github
2019-09-11  5:52 ` voidlinux-github
2019-09-11 19:37 ` voidlinux-github
2019-09-11 20:21 ` voidlinux-github
2020-05-15 11:43 ` Piraty
2020-05-15 11:43 ` [PR PATCH] [Closed]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).