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


Commits:
6ba7e8ca by Caleb Maclennan at 2026-06-17T19:32:44+03:00
upgpkg: 1.7.2-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 = 1.6.3
+       pkgver = 1.7.2
        pkgrel = 1
        url = https://zed.dev
        arch = x86_64
@@ -50,7 +50,7 @@ pkgbase = zed
        depends = libzstd.so
        optdepends = org.freedesktop.secrets: to keep you logged into your Zed 
account
        replaces = zed-editor
-       source = 
https://github.com/zed-industries/zed/archive/v1.6.3/zed-1.6.3.tar.gz
-       sha256sums = 
092802148973c75716d3ccdc7ad0d3297c4a519ad6f2c9ec3937a394fe6777b2
+       source = 
https://github.com/zed-industries/zed/archive/v1.7.2/zed-1.7.2.tar.gz
+       sha256sums = 
1f2e79675f4c53788e8ea834f54143261050d63a79daa291b5761c584a045e68
 
 pkgname = zed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Marcell Pardavi <[email protected]>
 
 pkgname=zed
-pkgver=1.6.3
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='A high-performance, multiplayer code editor from the creators of Atom 
and Tree-sitter'
 arch=(x86_64)
@@ -42,7 +42,7 @@ optdepends=('org.freedesktop.secrets: to keep you logged into 
your Zed account')
 replaces=(zed-editor)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('092802148973c75716d3ccdc7ad0d3297c4a519ad6f2c9ec3937a394fe6777b2')
+sha256sums=('1f2e79675f4c53788e8ea834f54143261050d63a79daa291b5761c584a045e68')
 
 _binname=zeditor
 _appid=dev.zed.Zed



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/6ba7e8ca26ec09d4e031b435f9218e69083b7bdc
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to