summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-06-16 10:45:42 +0800
committerNriver2023-06-16 10:45:42 +0800
commite6f9aea730454c289841878eb11ae2b86aaca98d (patch)
tree9ef44324ca5f29cef79ac7fb7b81e2de5779abed
parent1f95be2bd641473485b3d5aa7d5e61cfd1a556b3 (diff)
downloadaur-e6f9aea730454c289841878eb11ae2b86aaca98d.tar.gz
update 0.60.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d43500d5650a..78f7f7fdb25f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-server-cn
pkgdesc = Trilium Notes Server Chinese version
- pkgver = 0.60.2_20230609
+ pkgver = 0.60.3_20230616
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-server-cn-0.60.2_20230609.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.60.2_20230609/trilium-cn-linux-x64-server.zip
- sha256sums = 9dafd0471cf1fdb5e3f11182580b1995893fb49818a8796ed326df0b739db5b3
+ source = trilium-server-cn-0.60.3_20230616.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.60.3_20230616/trilium-cn-linux-x64-server.zip
+ sha256sums = 7b4f55fe28f8c8c09ddd52713d7ba4456e4ed4406a434a396cbe6208ad760f6f
pkgname = trilium-server-cn
diff --git a/PKGBUILD b/PKGBUILD
index c494502f0ea9..924c8b963a82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-server-cn"
-pkgver=0.60.2_20230609
+pkgver=0.60.3_20230616
pkgrel=1
pkgdesc="Trilium Notes Server Chinese version"
arch=('x86_64')
url="https://github.com/Nriver/trilium-translation"
license=('AGPL3')
source=("$pkgname-$pkgver.zip::https://github.com/Nriver/trilium-translation/releases/download/v$pkgver/trilium-cn-linux-x64-server.zip")
-sha256sums=('9dafd0471cf1fdb5e3f11182580b1995893fb49818a8796ed326df0b739db5b3')
+sha256sums=('7b4f55fe28f8c8c09ddd52713d7ba4456e4ed4406a434a396cbe6208ad760f6f')
package()
{