Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed
Commits:
dee37c1b by Caleb Maclennan at 2026-05-14T12:11:22+03:00
upgpkg: 1.2.3-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 = 1.1.8
+ pkgver = 1.2.3
pkgrel = 1
url = https://zed.dev
arch = x86_64
@@ -54,7 +54,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/v1.1.8/zed-1.1.8.tar.gz
- sha256sums =
d139a71fe14ec13739add7fddae90b39bd34538aebb6abd12afa303398713137
+ source =
https://github.com/zed-industries/zed/archive/v1.2.3/zed-1.2.3.tar.gz
+ sha256sums =
c397c39495239a7a5a774bd91164a6e17d6a07f224c2f5038fcd776d25ed04d1
pkgname = zed
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Marcell Pardavi <[email protected]>
pkgname=zed
-pkgver=1.1.8
+pkgver=1.2.3
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=('d139a71fe14ec13739add7fddae90b39bd34538aebb6abd12afa303398713137')
+sha256sums=('c397c39495239a7a5a774bd91164a6e17d6a07f224c2f5038fcd776d25ed04d1')
_binname=zeditor
_appid=dev.zed.Zed
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/dee37c1bec58638b4b46f2eafa6669a0a6cdd344
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/dee37c1bec58638b4b46f2eafa6669a0a6cdd344
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