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


Commits:
a32466d1 by Caleb Maclennan at 2024-08-22T23:56:23+03:00
upgpkg: 0.149.5-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.149.3
+       pkgver = 0.149.5
        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.149.3/zed-0.149.3.tar.gz
-       sha256sums = 
2c876a5c2a79c28c24a8db9597c75b86c5a738667ffda22911f626c8f6d0559f
+       source = 
https://github.com/zed-industries/zed/archive/v0.149.5/zed-0.149.5.tar.gz
+       sha256sums = 
eae1c9641ad402cca0aa7c3f763ea74a869e216b83d6103139669ec9b5436b87
 
 pkgname = zed


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



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

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


Reply via email to