summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d9386c499d9..7fb8980782ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-server-cn
pkgdesc = Trilium Notes 服务端 中文版
- pkgver = 0.58.4_20230112
+ pkgver = 0.58.7_20230129
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = https://github.com/Nriver/trilium-translation/releases/download/v0.58.4_20230112/trilium-cn-linux-x64-server.zip
- sha256sums = bc9a4d5405cf6d84042277381e771bd1ffd2b5224423042823c527b137eae904
+ source = https://github.com/Nriver/trilium-translation/releases/download/v0.58.7_20230129/trilium-cn-linux-x64-server.zip
+ sha256sums = 0171daeb01f64e23875a53cbb9e0bcb3297569eaad997cf3206c841c7e27e62b
pkgname = trilium-server-cn
diff --git a/PKGBUILD b/PKGBUILD
index 2feae857c0a7..933f75e6983d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-server-cn"
-pkgver=0.58.4_20230112
+pkgver=0.58.7_20230129
pkgrel=1
pkgdesc="Trilium Notes 服务端 中文版"
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")
-sha256sums=('bc9a4d5405cf6d84042277381e771bd1ffd2b5224423042823c527b137eae904')
+sha256sums=('0171daeb01f64e23875a53cbb9e0bcb3297569eaad997cf3206c841c7e27e62b')
package()
{