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


Commits:
1786294c by Caleb Maclennan at 2024-09-28T11:08:11+03:00
upgpkg: 0.154.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.154.2
+       pkgver = 0.154.3
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -35,7 +35,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.154.2/zed-0.154.2.tar.gz
-       sha256sums = 
7df9ea0ee1909a072ff4abcba71ed68d7e660ffa69dca3d18140d363974a55a7
+       source = 
https://github.com/zed-industries/zed/archive/v0.154.3/zed-0.154.3.tar.gz
+       sha256sums = 
ece12921b74d0a0dd120c2cab0e970da4cb5eeffb4d408662386d0c7b79e7ce5
 
 pkgname = zed


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



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

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


Reply via email to