summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2024-01-24 09:23:33 +0800
committerNriver2024-01-24 09:23:33 +0800
commit15d6758f0806248c5e59c960b8cb6c05985059cf (patch)
treedd070f882d3795fb03149a0789d0ceb5f21e84b0
parentc37a6b7e4f70b18ddb8560a49df4eaa404b29c9b (diff)
downloadaur-15d6758f0806248c5e59c960b8cb6c05985059cf.tar.gz
update 0.62.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ca92db765de..0fcddc8f4d97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-server-cn-bin
pkgdesc = Trilium Notes Server Chinese version
- pkgver = 0.62.5_20240108
- pkgrel = 2
+ pkgver = 0.62.6_20240124
+ pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-server-cn-bin-0.62.5_20240108.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.62.5_20240108/trilium-cn-linux-x64-server.zip
- sha256sums = 68e45d00e4fc52e6e05efb9a92a53938cca668727485a173711ae94297f3c666
+ source = trilium-server-cn-bin-0.62.6_20240124.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.62.6_20240124/trilium-cn-linux-x64-server.zip
+ sha256sums = 7092808acb1a4e00b22b25dea93dfd540673aeff6ec39522d35651325ad0947f
pkgname = trilium-server-cn-bin
diff --git a/PKGBUILD b/PKGBUILD
index 22fc3e1d4d0c..d22cfd11140a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-server-cn-bin"
-pkgver=0.62.5_20240108
-pkgrel=2
+pkgver=0.62.6_20240124
+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=('68e45d00e4fc52e6e05efb9a92a53938cca668727485a173711ae94297f3c666')
+sha256sums=('7092808acb1a4e00b22b25dea93dfd540673aeff6ec39522d35651325ad0947f')
package()
{