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


Commits:
dbaac234 by Caleb Maclennan at 2025-03-04T23:19:14+03:00
upgpkg: 0.176.2-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.176.1
+       pkgver = 0.176.2
        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.176.1/zed-0.176.1.tar.gz
-       sha256sums = 
abda357a468f39e058b12ff33b5f3ee2e3bd3f79f9327a4adda3029ba5f00344
+       source = 
https://github.com/zed-industries/zed/archive/v0.176.2/zed-0.176.2.tar.gz
+       sha256sums = 
b56a5341318d43da8e72cc7db29d9564e79fec8db6a42f080b1a0ece4a6f576d
 
 pkgname = zed


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



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

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


Reply via email to