mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-14 02:48:06 +01:00
zed: update to 0.160.7
This commit is contained in:
parent
8f8a246397
commit
0bbfaa0659
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zed'
|
||||
pkgname=zed
|
||||
version=0.156.2
|
||||
version=0.160.7
|
||||
revision=1
|
||||
archs="x86_64* aarch64*"
|
||||
build_style=cargo
|
||||
|
@ -17,7 +17,7 @@ maintainer="SpidFightFR <spidfight@swisscows.email>"
|
|||
license="GPL-3.0-or-later, Apache-2.0, AGPL-3.0-or-later"
|
||||
homepage="https://zed.dev/"
|
||||
distfiles="https://github.com/zed-industries/zed/archive/v${version}.tar.gz"
|
||||
checksum="cd73e071f9a6b816e6b3ed593eb9ef4ae0c7f5b9a72fb26f2dc6da4f79c80088"
|
||||
checksum="7658a81fc500ad276bce5e273e5c408ee526ae71215cb554bb853fe5e988c53c"
|
||||
|
||||
post_install() {
|
||||
vlicense ${wrksrc}/LICENSE-AGPL
|
||||
|
|
Loading…
Reference in a new issue