This commit is contained in:
番茄是水果 2025-08-27 10:50:55 +08:00
parent 9052777c41
commit 2d74cb742f
2 changed files with 5 additions and 5 deletions

View file

@ -1,13 +1,13 @@
pkgbase = zed-cn
pkgdesc = zed-loc (Zed 汉化) github-TC999/zed-loc
pkgver = 0.200.0
pkgver = 20250826
pkgrel = 1
url = https://github.com/TC999/zed-loc
arch = x86_64
license = custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."
provides = zed-cn
conflicts = zed-cn
source = zed-cn-0.200.0.tar.gz::https://github.com/TC999/zed-loc/releases/download/v0.200.0-pre/zed-linux-x86_64.tar.gz
source = zed-cn-20250826.tar.gz::https://github.com/TC999/zed-loc/releases/download/20250826/zed-linux-x86_64.tar.gz
sha512sums = SKIP
pkgname = zed-cn

View file

@ -1,7 +1,7 @@
# Maintainer: li0shang <li0shang@163.com>
pkgname="zed-cn"
pkgver="0.200.0"
_path=zed-preview
pkgver="20250826"
_path="zed-dev"
pkgrel=1
pkgdesc=" zed-loc (Zed 汉化) github-TC999/zed-loc"
arch=('x86_64')
@ -9,7 +9,7 @@ license=('custom:"Copyright (c) 2015 Abner Lee All Rights Reserved."')
url="https://github.com/TC999/zed-loc"
provides=("$pkgname")
conflicts=("$pkgname")
source=("$pkgname-$pkgver.tar.gz::https://github.com/TC999/zed-loc/releases/download/v$pkgver-pre/zed-linux-x86_64.tar.gz")
source=("$pkgname-$pkgver.tar.gz::https://github.com/TC999/zed-loc/releases/download/$pkgver/zed-linux-x86_64.tar.gz")
sha512sums=('SKIP')
# 解压源码包