summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 889c85b6bc4d..1353941a7a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-server-cn
- pkgdesc = Trilium Notes 服务端 中文版
+ pkgdesc = Trilium Notes Server Chinese version
pkgver = 0.59.1_20230301
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = https://github.com/Nriver/trilium-translation/releases/download/v0.59.1_20230301/trilium-cn-linux-x64-server.zip
+ source = trilium-server-cn-0.59.1_20230301.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.59.1_20230301/trilium-cn-linux-x64-server.zip
sha256sums = 6021082dbe15bc1015039f2467b8257a6d1ee984c93090ded0cfa90a43f5f530
pkgname = trilium-server-cn
diff --git a/PKGBUILD b/PKGBUILD
index 413f0ca157b9..4fa9b53faa64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-server-cn"
pkgver=0.59.1_20230301
-pkgrel=1
-pkgdesc="Trilium Notes 服务端 中文版"
+pkgrel=2
+pkgdesc="Trilium Notes Server Chinese version"
arch=('x86_64')
url="https://github.com/Nriver/trilium-translation"
license=('AGPL3')
-source=("https://github.com/Nriver/trilium-translation/releases/download/v$pkgver/trilium-cn-linux-x64-server.zip")
+source=("$pkgname-$pkgver.zip::https://github.com/Nriver/trilium-translation/releases/download/v$pkgver/trilium-cn-linux-x64-server.zip")
sha256sums=('6021082dbe15bc1015039f2467b8257a6d1ee984c93090ded0cfa90a43f5f530')
package()