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


Commits:
fbc0b116 by Caleb Maclennan at 2024-11-06T22:27:09+03:00
upgpkg: 0.160.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.159.10
+       pkgver = 0.160.7
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -40,7 +40,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.159.10/zed-0.159.10.tar.gz
-       sha256sums = 
7bf6298ff7c5728f1f1f2bfa6e51a5f0c7a8b85c21ad98a34070d4711a43caaa
+       source = 
https://github.com/zed-industries/zed/archive/v0.160.7/zed-0.160.7.tar.gz
+       sha256sums = 
7658a81fc500ad276bce5e273e5c408ee526ae71215cb554bb853fe5e988c53c
 
 pkgname = zed


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



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

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


Reply via email to