Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/zed-editor-stable-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = zed-editor-stable-bin
gives = zed-editor
pkgver = 1.6.3
pkgver = 1.7.2
pkgdesc = A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
url = https://zed.dev
arch = x86_64
Expand All @@ -12,9 +12,9 @@ pkgbase = zed-editor-stable-bin
maintainer = aKqir24 <aKqir24@github.com>
maintainer = Christian F. Brinkmann <christian.brinkmann09@gmail.com>
repology = project: zed-editor
source_x86_64 = https://zed.dev/api/releases/stable/1.6.3/zed-linux-x86_64.tar.gz
sha256sums_x86_64 = 0fd618752e4282fa46977863af6b7cdc190ae2db7e0b33aeaf835438e0538db5
source_aarch64 = https://zed.dev/api/releases/stable/1.6.3/zed-linux-aarch64.tar.gz
sha256sums_aarch64 = bb7373c2bab7b809251030a86b3d350b31df40f6a3ae5454fff0afa3ad61877e
source_x86_64 = https://zed.dev/api/releases/stable/1.7.2/zed-linux-x86_64.tar.gz
sha256sums_x86_64 = b9d6987934c2a03833f5f196508f15ab8868d42396dc1a7607186ad70d6e9c02
source_aarch64 = https://zed.dev/api/releases/stable/1.7.2/zed-linux-aarch64.tar.gz
sha256sums_aarch64 = 2854e2b3757ed6520b4b8f94ec79426c8ec21efd2444c8beff33f408c90a8a48

pkgname = zed-editor-stable-bin
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
pkgname="zed-editor-stable-bin"
pkgdesc="A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter"
pkgver="1.6.3"
pkgver="1.7.2"
repology=("project: zed-editor")
gives="zed-editor"
license=("GPL-3.0-or-later" "AGPL-3.0-or-later" "Apache-2.0")
arch=("x86_64" "aarch64")
url='https://zed.dev'
_channel="stable"
source=("${url}/api/releases/${_channel}/${pkgver}/zed-linux-${AARCH}.tar.gz")
sha256sums_x86_64=("0fd618752e4282fa46977863af6b7cdc190ae2db7e0b33aeaf835438e0538db5")
sha256sums_aarch64=("bb7373c2bab7b809251030a86b3d350b31df40f6a3ae5454fff0afa3ad61877e")
sha256sums_x86_64=("b9d6987934c2a03833f5f196508f15ab8868d42396dc1a7607186ad70d6e9c02")
sha256sums_aarch64=("2854e2b3757ed6520b4b8f94ec79426c8ec21efd2444c8beff33f408c90a8a48")
maintainer=("bibelin <balian1belin@yandex.ru>" "aKqir24 <aKqir24@github.com>" "Christian F. Brinkmann <christian.brinkmann09@gmail.com>")

# Desktop file should be renamed to dev.zed.Zed.desktop to show correct icon in GNOME on Wayland
Expand Down
10 changes: 5 additions & 5 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -18570,7 +18570,7 @@ pkgname = zed-editor-preview-bin
---
pkgbase = zed-editor-stable-bin
gives = zed-editor
pkgver = 1.6.3
pkgver = 1.7.2
pkgdesc = A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
url = https://zed.dev
arch = x86_64
Expand All @@ -18582,10 +18582,10 @@ pkgbase = zed-editor-stable-bin
maintainer = aKqir24 <aKqir24@github.com>
maintainer = Christian F. Brinkmann <christian.brinkmann09@gmail.com>
repology = project: zed-editor
source_x86_64 = https://zed.dev/api/releases/stable/1.6.3/zed-linux-x86_64.tar.gz
sha256sums_x86_64 = 0fd618752e4282fa46977863af6b7cdc190ae2db7e0b33aeaf835438e0538db5
source_aarch64 = https://zed.dev/api/releases/stable/1.6.3/zed-linux-aarch64.tar.gz
sha256sums_aarch64 = bb7373c2bab7b809251030a86b3d350b31df40f6a3ae5454fff0afa3ad61877e
source_x86_64 = https://zed.dev/api/releases/stable/1.7.2/zed-linux-x86_64.tar.gz
sha256sums_x86_64 = b9d6987934c2a03833f5f196508f15ab8868d42396dc1a7607186ad70d6e9c02
source_aarch64 = https://zed.dev/api/releases/stable/1.7.2/zed-linux-aarch64.tar.gz
sha256sums_aarch64 = 2854e2b3757ed6520b4b8f94ec79426c8ec21efd2444c8beff33f408c90a8a48

pkgname = zed-editor-stable-bin
---
Expand Down