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


Commits:
38cba7eb by Caleb Maclennan at 2025-02-19T18:15:04+03:00
upgpkg: 0.174.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 = 0.173.11
+       pkgver = 0.174.4
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -42,7 +42,7 @@ pkgbase = zed
        optdepends = pyright: improved Python language support
        optdepends = rust-analyzer: improved Rust language support
        replaces = zed-editor
-       source = 
https://github.com/zed-industries/zed/archive/v0.173.11/zed-0.173.11.tar.gz
-       sha256sums = 
7c0d95acbdb2258e4a0845d85d27dec3657028c29ff3e1f145b3529a0de9cefa
+       source = 
https://github.com/zed-industries/zed/archive/v0.174.4/zed-0.174.4.tar.gz
+       sha256sums = 
51d09ff53987ad21f7ffd8a6e497be4850fb61874a1c3b087510513baf8e9553
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <[email protected]>
 
 pkgname=zed
-pkgver=0.173.11
+pkgver=0.174.4
 pkgrel=1
 pkgdesc='A high-performance, multiplayer code editor from the creators of Atom 
and Tree-sitter'
 arch=(x86_64)
@@ -43,7 +43,7 @@ optdepends=('clang: improved C/C++ language support'
 replaces=(zed-editor)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('7c0d95acbdb2258e4a0845d85d27dec3657028c29ff3e1f145b3529a0de9cefa')
+sha256sums=('51d09ff53987ad21f7ffd8a6e497be4850fb61874a1c3b087510513baf8e9553')
 
 _binname=zeditor
 _appid=dev.zed.Zed



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/38cba7eba1e68cd991d57a964f672ff54cdb3f23
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to