Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed
Commits:
27323a89 by Caleb Maclennan at 2026-07-13T13:30:34+03:00
upgpkg: 1.10.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.10.2
+ pkgver = 1.10.3
pkgrel = 1
url = https://zed.dev
arch = x86_64
@@ -47,7 +47,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.10.2/zed-1.10.2.tar.gz
- sha256sums =
936578949884f4f6e1fdb36ddb39d95b4b8c363aaa99bfe60940a1f33e2f5089
+ source =
https://github.com/zed-industries/zed/archive/v1.10.3/zed-1.10.3.tar.gz
+ sha256sums =
32ae61070bfa625696a43361ab69ea7cfcd99d0db1024c6a558eba5c87983142
pkgname = zed
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Marcell Pardavi <[email protected]>
pkgname=zed
-pkgver=1.10.2
+pkgver=1.10.3
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=('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=('936578949884f4f6e1fdb36ddb39d95b4b8c363aaa99bfe60940a1f33e2f5089')
+sha256sums=('32ae61070bfa625696a43361ab69ea7cfcd99d0db1024c6a558eba5c87983142')
_binname=zeditor
_appid=dev.zed.Zed
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/27323a896eb4f1fd8f8d8f4f9be58b78fafd0dce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/27323a896eb4f1fd8f8d8f4f9be58b78fafd0dce
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