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


Commits:
7a7152c7 by Caleb Maclennan at 2024-10-01T18:41:09+03:00
upgpkg: 0.154.4-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.3
+       pkgver = 0.154.4
        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.3/zed-0.154.3.tar.gz
-       sha256sums = 
ece12921b74d0a0dd120c2cab0e970da4cb5eeffb4d408662386d0c7b79e7ce5
+       source = 
https://github.com/zed-industries/zed/archive/v0.154.4/zed-0.154.4.tar.gz
+       sha256sums = 
c230f7c75ff3ddb1f976c1dc8e5839f315b258b997d16539879a3bc68a4339c3
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <marcell.pard...@gmail.com>
 
 pkgname=zed
-pkgver=0.154.3
+pkgver=0.154.4
 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=('ece12921b74d0a0dd120c2cab0e970da4cb5eeffb4d408662386d0c7b79e7ce5')
+sha256sums=('c230f7c75ff3ddb1f976c1dc8e5839f315b258b997d16539879a3bc68a4339c3')
 
 _binname=zeditor
 _appid=dev.zed.Zed



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

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


Reply via email to