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

upgpkg: 0.177.9-1

parent 9f580709
No related branches found
Tags 9.1.0380-1
No related merge requests found
pkgbase = zed
pkgdesc = A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
pkgver = 0.177.8
pkgver = 0.177.9
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.177.8/zed-0.177.8.tar.gz
sha256sums = c0d76fba2b48eb8450b1c9f86a85b4de45aa66cf01760cff5e389d165404da94
source = https://github.com/zed-industries/zed/archive/v0.177.9/zed-0.177.9.tar.gz
sha256sums = 789c8d46e1d2d9cd5674abbc5b9451e1cc84f14c58553566f3d72dd9a81f7bb8
pkgname = zed
......@@ -2,7 +2,7 @@
# Contributor: Marcell Pardavi <marcell.pardavi@gmail.com>
pkgname=zed
pkgver=0.177.8
pkgver=0.177.9
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=('c0d76fba2b48eb8450b1c9f86a85b4de45aa66cf01760cff5e389d165404da94')
sha256sums=('789c8d46e1d2d9cd5674abbc5b9451e1cc84f14c58553566f3d72dd9a81f7bb8')
_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