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


Commits:
6cdd972b by Caleb Maclennan at 2025-10-01T04:55:37+03:00
upgpkg: 0.205.9-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.205.8
+       pkgver = 0.205.9
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -45,7 +45,7 @@ pkgbase = zed
        optdepends = rust-analyzer: improved Rust language support
        optdepends = org.freedesktop.secrets: to keep you logged into your Zed 
account
        replaces = zed-editor
-       source = 
https://github.com/zed-industries/zed/archive/v0.205.8/zed-0.205.8.tar.gz
-       sha256sums = 
e2d15bcb25a8cb7448c78d2d66098852c79387f88a6a93385b43c16fc7904e8c
+       source = 
https://github.com/zed-industries/zed/archive/v0.205.9/zed-0.205.9.tar.gz
+       sha256sums = 
0e5b8906fccb36a41a1807b47838681df45e465ba31d08691a1b61be0f3538c8
 
 pkgname = zed


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



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

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


Reply via email to