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


Commits:
68941d40 by Caleb Maclennan at 2024-12-05T12:43:06+03:00
upgpkg: 0.164.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.163.3
+       pkgver = 0.164.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.163.3/zed-0.163.3.tar.gz
-       sha256sums = 
9d57f920d8494b3031b4d6ccc8dea80f1f641e51d1c93d52245615156e39ec50
+       source = 
https://github.com/zed-industries/zed/archive/v0.164.2/zed-0.164.2.tar.gz
+       sha256sums = 
cf7407cb717acfcbdf26ff947c7a3648bc26c99e1ea5b54a7b051cae0ed3bc2b
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <marcell.pard...@gmail.com>
 
 pkgname=zed
-pkgver=0.163.3
+pkgver=0.164.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=('9d57f920d8494b3031b4d6ccc8dea80f1f641e51d1c93d52245615156e39ec50')
+sha256sums=('cf7407cb717acfcbdf26ff947c7a3648bc26c99e1ea5b54a7b051cae0ed3bc2b')
 
 _binname=zeditor
 _appid=dev.zed.Zed



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

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


Reply via email to