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


Commits:
5c8a5662 by Caleb Maclennan at 2024-11-27T23:44:57+03:00
upgpkg: 0.163.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.162.5
+       pkgver = 0.163.2
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -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.5/zed-0.162.5.tar.gz
-       sha256sums = 
34c8e98a69c26656976a5f941e0d74464349fe469763d522b9cabac3a07963d4
+       source = 
https://github.com/zed-industries/zed/archive/v0.163.2/zed-0.163.2.tar.gz
+       sha256sums = 
d0c6cc6727ba229ef1a912cd238554651242a3d1569ab27c534c66f4f8e098f9
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <[email protected]>
 
 pkgname=zed
-pkgver=0.162.5
+pkgver=0.163.2
 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=('clang: improved C/C++ language support'
 replaces=(zed-editor)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('34c8e98a69c26656976a5f941e0d74464349fe469763d522b9cabac3a07963d4')
+sha256sums=('d0c6cc6727ba229ef1a912cd238554651242a3d1569ab27c534c66f4f8e098f9')
 
 _binname=zeditor
 _appid=dev.zed.Zed



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

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


Reply via email to