summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2024-01-08 10:45:37 +0800
committerNriver2024-01-08 10:45:37 +0800
commit280f9b1ea0b512b224fd879b21a0049bdc6c4f9c (patch)
tree93ed2b69902eb4223421a7c638a14cf102344687
parent90e297af9995a8b89c51cc917991c051e9444e9a (diff)
downloadaur-280f9b1ea0b512b224fd879b21a0049bdc6c4f9c.tar.gz
update 0.62.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10351f8ac0f5..dbf52a243b64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-server-cn-bin
pkgdesc = Trilium Notes Server Chinese version
- pkgver = 0.62.4_20231222
+ pkgver = 0.62.5_20240108
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-server-cn-0.62.4_20231222.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.62.4_20231222/trilium-cn-linux-x64-server.zip
- sha256sums = f426b398ca9925d549e61446a8f255cf9300fae4075a32ee24fe71f15d4e7879
+ 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
pkgname = trilium-server-cn-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6eba4bb44a9a..646bb4a24e23 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.4_20231222
+pkgver=0.62.5_20240108
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=('f426b398ca9925d549e61446a8f255cf9300fae4075a32ee24fe71f15d4e7879')
+sha256sums=('68e45d00e4fc52e6e05efb9a92a53938cca668727485a173711ae94297f3c666')
package()
{