Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed


Commits:
44258931 by Caleb Maclennan at 2024-11-01T11:03:39+03:00
upgpkg: 0.159.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = zed
        pkgdesc = A high-performance, multiplayer code editor from the creators 
of Atom and Tree-sitter
-       pkgver = 0.159.5
+       pkgver = 0.159.7
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -40,7 +40,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.159.5/zed-0.159.5.tar.gz
-       sha256sums = 
3b62f30b8da3a5c41588ab52ebd8d718b31e83e6a1093852966b38d35a9ab7e9
+       source = 
https://github.com/zed-industries/zed/archive/v0.159.7/zed-0.159.7.tar.gz
+       sha256sums = 
511177013961165cc24c23699b0f89f76e97c9d78f030b632843c08e4d2e9f51
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <marcell.pard...@gmail.com>
 
 pkgname=zed
-pkgver=0.159.5
+pkgver=0.159.7
 pkgrel=1
 pkgdesc='A high-performance, multiplayer code editor from the creators of Atom 
and Tree-sitter'
 arch=(x86_64)
@@ -41,7 +41,7 @@ optdepends=('clang: improved C/C++ language support'
 replaces=(zed-editor)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('3b62f30b8da3a5c41588ab52ebd8d718b31e83e6a1093852966b38d35a9ab7e9')
+sha256sums=('511177013961165cc24c23699b0f89f76e97c9d78f030b632843c08e4d2e9f51')
 
 _binname=zeditor
 _appid=dev.zed.Zed



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/44258931243944569d227d33a348d6f7cdbfceb8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/44258931243944569d227d33a348d6f7cdbfceb8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to