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


Commits:
0b299c4d by Caleb Maclennan at 2026-05-29T00:44:37+03:00
upgpkg: 1.4.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.4.2
+       pkgver = 1.4.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.4.2/zed-1.4.2.tar.gz
-       sha256sums = 
139165edf8aabfa242dea5bba4d4fa4d26a99ab63beac274dd3452f35b60a8af
+       source = 
https://github.com/zed-industries/zed/archive/v1.4.4/zed-1.4.4.tar.gz
+       sha256sums = 
9f074bf56d088804a458747c833c4e85a7afe9a8856c8c30b20159ac51a314b3
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <[email protected]>
 
 pkgname=zed
-pkgver=1.4.2
+pkgver=1.4.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=('139165edf8aabfa242dea5bba4d4fa4d26a99ab63beac274dd3452f35b60a8af')
+sha256sums=('9f074bf56d088804a458747c833c4e85a7afe9a8856c8c30b20159ac51a314b3')
 
 _binname=zeditor
 _appid=dev.zed.Zed



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

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