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


Commits:
ddbf0364 by Caleb Maclennan at 2024-09-11T13:03:06+03:00
upgpkg: 0.152.3-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.151.2
+       pkgver = 0.152.3
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -34,7 +34,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.151.2/zed-0.151.2.tar.gz
-       sha256sums = 
3810954176f310cc0879d596b47d8ae6afdbe69568603730491612d82bf4d165
+       source = 
https://github.com/zed-industries/zed/archive/v0.152.3/zed-0.152.3.tar.gz
+       sha256sums = 
ed773dec395eb54e1acaa23eff10fe3c374fbf2c60dff2221485a6b5d152d578
 
 pkgname = zed


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



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

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


Reply via email to