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


Commits:
9a009fd8 by Caleb Maclennan at 2024-08-29T12:13:04+03:00
upgpkg: 0.150.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.149.6
-       pkgrel = 2
+       pkgver = 0.150.4
+       pkgrel = 1
        url = https://zed.dev
        arch = x86_64
        license = GPL-3.0-or-later
@@ -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.149.6/zed-0.149.6.tar.gz
-       sha256sums = 
c889d3bdae27906014d146830fae7daa852b68fc218044f81d163b112a8c8e59
+       source = 
https://github.com/zed-industries/zed/archive/v0.150.4/zed-0.150.4.tar.gz
+       sha256sums = 
55a8f163aae00e44a78947f04aafd307b7f9c4f31b981b721cd515157a0a4a81
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Marcell Pardavi <[email protected]>
 
 pkgname=zed
-pkgver=0.149.6
-pkgrel=2
+pkgver=0.150.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
@@ -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=('c889d3bdae27906014d146830fae7daa852b68fc218044f81d163b112a8c8e59')
+sha256sums=('55a8f163aae00e44a78947f04aafd307b7f9c4f31b981b721cd515157a0a4a81')
 
 _binname=zeditor
 _appid=dev.zed.Zed



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

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


Reply via email to