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


Commits:
ea6fa36c by Caleb Maclennan at 2024-11-22T00:58:05+03:00
upgpkg: 0.162.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = zed
        pkgdesc = A high-performance, multiplayer code editor from the creators 
of Atom and Tree-sitter
-       pkgver = 0.162.3
-       pkgrel = 2
+       pkgver = 0.162.4
+       pkgrel = 1
        url = https://zed.dev
        arch = x86_64
        license = GPL-3.0-or-later
@@ -41,7 +41,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.162.3/zed-0.162.3.tar.gz
-       sha256sums = 
1ac7c353321e386722801a7b40d1b27230821caa9c3b30cbe47479bb105ded3e
+       source = 
https://github.com/zed-industries/zed/archive/v0.162.4/zed-0.162.4.tar.gz
+       sha256sums = 
beb95a9fc9d8e42b5cc16193d28d4f5d12d940d271afa13b1c0034525615b848
 
 pkgname = zed


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



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

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


Reply via email to