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

upgpkg: 0.149.6-1

parent a32466d1
Branches main
No related merge requests found
pkgbase = zed
pkgdesc = A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
pkgver = 0.149.5
pkgver = 0.149.6
pkgrel = 1
url = https://zed.dev
arch = x86_64
......@@ -34,7 +34,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.149.5/zed-0.149.5.tar.gz
sha256sums = eae1c9641ad402cca0aa7c3f763ea74a869e216b83d6103139669ec9b5436b87
source = https://github.com/zed-industries/zed/archive/v0.149.6/zed-0.149.6.tar.gz
sha256sums = c889d3bdae27906014d146830fae7daa852b68fc218044f81d163b112a8c8e59
pkgname = zed
......@@ -2,7 +2,7 @@
# Contributor: Marcell Pardavi <marcell.pardavi@gmail.com>
pkgname=zed
pkgver=0.149.5
pkgver=0.149.6
pkgrel=1
pkgdesc='A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter'
arch=(x86_64)
......@@ -37,7 +37,7 @@ optdepends=('clang: improved C/C++ language support'
replaces=(zed-editor)
_archive="$pkgname-$pkgver"
source=("$_url/archive/v$pkgver/$_archive.tar.gz")
sha256sums=('eae1c9641ad402cca0aa7c3f763ea74a869e216b83d6103139669ec9b5436b87')
sha256sums=('c889d3bdae27906014d146830fae7daa852b68fc218044f81d163b112a8c8e59')
_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