Skip to content
Snippets Groups Projects
Unverified Commit 30634abc authored by Caleb Maclennan's avatar Caleb Maclennan
Browse files

upgpkg: 0.170.4-1

parent 47f66e74
No related branches found
No related tags found
No related merge requests found
pkgbase = zed
pkgdesc = A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
pkgver = 0.170.2
pkgver = 0.170.4
pkgrel = 1
url = https://zed.dev
arch = x86_64
......@@ -42,7 +42,7 @@ pkgbase = zed
optdepends = pyright: improved Python language support
optdepends = rust-analyzer: improved Rust language support
replaces = zed-editor
source = https://github.com/zed-industries/zed/archive/v0.170.2/zed-0.170.2.tar.gz
sha256sums = 0ae7fc618730999496fd1c42ce38813be0ce65591f26d7300cd2b85ade11d8ed
source = https://github.com/zed-industries/zed/archive/v0.170.4/zed-0.170.4.tar.gz
sha256sums = 0c5d27d61d9f99f75f1280aa29d544b538d30da2201f0c75f9b43a17898b5091
pkgname = zed
......@@ -2,7 +2,7 @@
# Contributor: Marcell Pardavi <marcell.pardavi@gmail.com>
pkgname=zed
pkgver=0.170.2
pkgver=0.170.4
pkgrel=1
pkgdesc='A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter'
arch=(x86_64)
......@@ -43,7 +43,7 @@ optdepends=('clang: improved C/C++ language support'
replaces=(zed-editor)
_archive="$pkgname-$pkgver"
source=("$_url/archive/v$pkgver/$_archive.tar.gz")
sha256sums=('0ae7fc618730999496fd1c42ce38813be0ce65591f26d7300cd2b85ade11d8ed')
sha256sums=('0c5d27d61d9f99f75f1280aa29d544b538d30da2201f0c75f9b43a17898b5091')
_binname=zeditor
_appid=dev.zed.Zed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment