Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed
Commits:
67fb67bc by Caleb Maclennan at 2026-07-02T11:38:52+03:00
upgpkg: 1.9.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = zed
pkgdesc = A high-performance, multiplayer code editor from the creators
of Atom and Tree-sitter
- pkgver = 1.8.2
- pkgrel = 2
+ pkgver = 1.9.0
+ pkgrel = 1
url = https://zed.dev
arch = x86_64
license = GPL-3.0-or-later
@@ -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.8.2/zed-1.8.2.tar.gz
- sha256sums =
4f8b1857ed6f14c853e3fb9d8c3b1c2830f033530a1ba646bd5077ea6161ff08
+ source =
https://github.com/zed-industries/zed/archive/v1.9.0/zed-1.9.0.tar.gz
+ sha256sums =
2f8066d0aa98b7485327405e495aba737876d9f0c407af06e22b940798ae82e6
pkgname = zed
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Marcell Pardavi <[email protected]>
pkgname=zed
-pkgver=1.8.2
-pkgrel=2
+pkgver=1.9.0
+pkgrel=1
pkgdesc='A high-performance, multiplayer code editor from the creators of Atom
and Tree-sitter'
arch=(x86_64)
url=https://zed.dev
@@ -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=('4f8b1857ed6f14c853e3fb9d8c3b1c2830f033530a1ba646bd5077ea6161ff08')
+sha256sums=('2f8066d0aa98b7485327405e495aba737876d9f0c407af06e22b940798ae82e6')
_binname=zeditor
_appid=dev.zed.Zed
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/67fb67bc35244eb981252bbf4263e8d7f3d87a38
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/67fb67bc35244eb981252bbf4263e8d7f3d87a38
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