Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zed
Commits:
51d2954d by Caleb Maclennan at 2024-08-27T20:10:55+03:00
upgpkg: 0.149.6-2: Rebuild with 'open with' fix
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = zed
pkgdesc = A high-performance, multiplayer code editor from the creators
of Atom and Tree-sitter
pkgver = 0.149.6
- pkgrel = 1
+ pkgrel = 2
url = https://zed.dev
arch = x86_64
license = GPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=zed
pkgver=0.149.6
-pkgrel=1
+pkgrel=2
pkgdesc='A high-performance, multiplayer code editor from the creators of Atom
and Tree-sitter'
arch=(x86_64)
url=https://zed.dev
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/51d2954d0bcb4d283cfed34e7efa2db2bb469ebe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zed/-/commit/51d2954d0bcb4d283cfed34e7efa2db2bb469ebe
You're receiving this email because of your account on gitlab.archlinux.org.