Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed


Commits:
2ca8a1ae by Caleb Maclennan at 2026-06-06T12:36:25+03:00
upgpkg: 1.5.4-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.5.3
+       pkgver = 1.5.4
        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.5.3/zed-1.5.3.tar.gz
-       sha256sums = 
7c5e5b7445f9fb02155275efe5c8f86d0b7b2f833a0a4a470b344fa44ddef640
+       source = 
https://github.com/zed-industries/zed/archive/v1.5.4/zed-1.5.4.tar.gz
+       sha256sums = 
06a3cb94e2f44126d9f2ac6c9f122e833ce922c806129ae7f4a505d25ba09147
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <[email protected]>
 
 pkgname=zed
-pkgver=1.5.3
+pkgver=1.5.4
 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=('7c5e5b7445f9fb02155275efe5c8f86d0b7b2f833a0a4a470b344fa44ddef640')
+sha256sums=('06a3cb94e2f44126d9f2ac6c9f122e833ce922c806129ae7f4a505d25ba09147')
 
 _binname=zeditor
 _appid=dev.zed.Zed



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/2ca8a1ae270c75d32cb31306325158907ba3a372

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/2ca8a1ae270c75d32cb31306325158907ba3a372
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


Reply via email to