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


Commits:
79de7312 by Caleb Maclennan at 2024-09-25T13:15:02+03:00
upgpkg: 0.153.7-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.153.6
+       pkgver = 0.153.7
        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.153.6/zed-0.153.6.tar.gz
-       sha256sums = 
17ce3e750011e32e33c232b6e58fcf032d18d19567d3b54336f6a219542ca9f2
+       source = 
https://github.com/zed-industries/zed/archive/v0.153.7/zed-0.153.7.tar.gz
+       sha256sums = 
ea9e7dafe3db2d7d1cda4989bafe99357f899144e2419a6cb0ae248b70f9950c
 
 pkgname = zed


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



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

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


Reply via email to