mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
keybase-desktop: update to 5.4.0.
This commit is contained in:
parent
1d432bba01
commit
15e7d2e6d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keybase-desktop'
|
# Template file for 'keybase-desktop'
|
||||||
pkgname=keybase-desktop
|
pkgname=keybase-desktop
|
||||||
version=5.3.1
|
version=5.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="client-${version}"
|
wrksrc="client-${version}"
|
||||||
hostmakedepends="git nodejs-lts yarn unzip"
|
hostmakedepends="git nodejs-lts yarn unzip"
|
||||||
|
@ -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=6bff8f3e892bcfda21a608ae1c38f8d5428882b517f61e2dc429259ff07e30cb
|
checksum=a6f93baad9720389e963496222e5efcda80297dac68968c1ce363bd60f1e4fb4
|
||||||
nostrip_files="Keybase"
|
nostrip_files="Keybase"
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue