summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-01-29 16:35:48 +0800
committerNriver2023-01-29 16:35:48 +0800
commit67a49994ac238c2a5e656602a4e1a6c14fe5cf9d (patch)
tree69269c5359867313d28d80ce601a91e5629ca0bf
parentc7aa0fe6bf6c1b60430fa7566b372c2fc0330036 (diff)
downloadaur-67a49994ac238c2a5e656602a4e1a6c14fe5cf9d.tar.gz
update to 0.58.7
-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()
{