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


Commits:
0895617a by Caleb Maclennan at 2025-09-22T22:59:12+03:00
upgpkg: 0.204.5-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.204.4
+       pkgver = 0.204.5
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -45,7 +45,7 @@ pkgbase = zed
        optdepends = rust-analyzer: improved Rust language support
        optdepends = org.freedesktop.secrets: to keep you logged into your Zed 
account
        replaces = zed-editor
-       source = 
https://github.com/zed-industries/zed/archive/v0.204.4/zed-0.204.4.tar.gz
-       sha256sums = 
fbcafb5eb6249ffc15e1164708ba94638bb182a94af9ebbf746ef4005a4bdf0c
+       source = 
https://github.com/zed-industries/zed/archive/v0.204.5/zed-0.204.5.tar.gz
+       sha256sums = 
eb2c4d9f430a2fef7085acc391386efab637db60700a55a83d4b567091229ee1
 
 pkgname = zed


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



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

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


Reply via email to