Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed
Commits:
368b8e31 by Caleb Maclennan at 2026-04-09T01:10:42+03:00
upgpkg: 0.231.1-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.230.2
+ pkgver = 0.231.1
pkgrel = 1
url = https://zed.dev
arch = x86_64
@@ -48,7 +48,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.230.2/zed-0.230.2.tar.gz
- sha256sums =
b4be9f02fa1621e8bf18a628ac0a8c7e220272ec1060ce184ff7e6b80cf1eae4
+ source =
https://github.com/zed-industries/zed/archive/v0.231.1/zed-0.231.1.tar.gz
+ sha256sums =
1e7f356e3498d432501033578c5d4a6f56aff611b9204a35ad6245b8b33b2abf
pkgname = zed
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Marcell Pardavi <[email protected]>
pkgname=zed
-pkgver=0.230.2
+pkgver=0.231.1
pkgrel=1
pkgdesc='A high-performance, multiplayer code editor from the creators of Atom
and Tree-sitter'
arch=(x86_64)
@@ -47,7 +47,7 @@ optdepends=('clang: improved C/C++ language support'
replaces=(zed-editor)
_archive="$pkgname-$pkgver"
source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('b4be9f02fa1621e8bf18a628ac0a8c7e220272ec1060ce184ff7e6b80cf1eae4')
+sha256sums=('1e7f356e3498d432501033578c5d4a6f56aff611b9204a35ad6245b8b33b2abf')
_binname=zeditor
_appid=dev.zed.Zed
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/368b8e31e877fb49346063e5d3f788f332920a04
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/368b8e31e877fb49346063e5d3f788f332920a04
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help