Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed
Commits:
086ecab7 by Caleb Maclennan at 2026-05-27T23:51:31+03:00
upgpkg: 1.4.2-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.3.7
+ pkgver = 1.4.2
pkgrel = 1
url = https://zed.dev
arch = x86_64
@@ -50,7 +50,7 @@ pkgbase = zed
depends = libzstd.so
optdepends = org.freedesktop.secrets: to keep you logged into your Zed
account
replaces = zed-editor
- source =
https://github.com/zed-industries/zed/archive/v1.3.7/zed-1.3.7.tar.gz
- sha256sums =
d849e55facc2085d81525b8107e573cf7de0e46b63b85eafcacbd483a446907f
+ source =
https://github.com/zed-industries/zed/archive/v1.4.2/zed-1.4.2.tar.gz
+ sha256sums =
139165edf8aabfa242dea5bba4d4fa4d26a99ab63beac274dd3452f35b60a8af
pkgname = zed
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Marcell Pardavi <[email protected]>
pkgname=zed
-pkgver=1.3.7
+pkgver=1.4.2
pkgrel=1
pkgdesc='A high-performance, multiplayer code editor from the creators of Atom
and Tree-sitter'
arch=(x86_64)
@@ -42,7 +42,7 @@ optdepends=('org.freedesktop.secrets: to keep you logged into
your Zed account')
replaces=(zed-editor)
_archive="$pkgname-$pkgver"
source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('d849e55facc2085d81525b8107e573cf7de0e46b63b85eafcacbd483a446907f')
+sha256sums=('139165edf8aabfa242dea5bba4d4fa4d26a99ab63beac274dd3452f35b60a8af')
_binname=zeditor
_appid=dev.zed.Zed
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/086ecab7248a6a98b315f6eee75629fec2648dbd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/086ecab7248a6a98b315f6eee75629fec2648dbd
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