mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
keybase-desktop: update to 4.1.0.
This commit is contained in:
parent
fb38c6697d
commit
f0562f5365
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keybase-desktop'
|
# Template file for 'keybase-desktop'
|
||||||
pkgname=keybase-desktop
|
pkgname=keybase-desktop
|
||||||
version=3.1.2
|
version=4.1.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="client-${version}"
|
wrksrc="client-${version}"
|
||||||
hostmakedepends="git nodejs-lts yarn"
|
hostmakedepends="git nodejs-lts yarn"
|
||||||
depends="keybase kbfs"
|
depends="keybase kbfs"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://keybase.io"
|
homepage="https://keybase.io"
|
||||||
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
|
||||||
checksum=ae626bef3123c92716232afb989efc3404e9dc8cb4b0858981d6a8d278ff85fc
|
checksum=7e670f4c607bd367edec5f58d2d27dcff826cd555f33b5192618b44fefbd41b0
|
||||||
nostrip_files="Keybase"
|
nostrip_files="Keybase"
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue