summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-03-01 14:35:42 +0800
committerNriver2023-03-01 14:35:42 +0800
commita80a1ea8ac45eb239041ca09b10585db3cb062f9 (patch)
tree6c78fe12d5818aa56642be1efd3b4150256e4970
parent7e9b530445217c106fb3c817690676032f8a01e6 (diff)
downloadaur-a80a1ea8ac45eb239041ca09b10585db3cb062f9.tar.gz
update 0.59.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01d6862183cf..889c85b6bc4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-server-cn
pkgdesc = Trilium Notes 服务端 中文版
- pkgver = 0.59.0_20230221
+ pkgver = 0.59.1_20230301
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = https://github.com/Nriver/trilium-translation/releases/download/v0.59.0_20230221/trilium-cn-linux-x64-server.zip
- sha256sums = 16b3940cd7c60a481321e49b5bd610493dd90d9481aa698ab798cf5ad4e057b6
+ source = 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 ac4ec04d5e20..413f0ca157b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-server-cn"
-pkgver=0.59.0_20230221
+pkgver=0.59.1_20230301
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=('16b3940cd7c60a481321e49b5bd610493dd90d9481aa698ab798cf5ad4e057b6')
+sha256sums=('6021082dbe15bc1015039f2467b8257a6d1ee984c93090ded0cfa90a43f5f530')
package()
{