summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-12-22 14:25:18 +0800
committerNriver2023-12-22 14:25:18 +0800
commitf8e5a961dfb1b8b8ec31cd1bfe6ad814bf207a22 (patch)
treedabef5fc25d2d61a6c76ee1ed81a8c256ec6a540
parentb972fbc3588c8b7b021ac60e69e1d393d617db9c (diff)
downloadaur-trilium-cn.tar.gz
update 0.62.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c245b9316e6..12d29aeacacd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.62.4_20231207
+ pkgver = 0.62.4_20231222
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-cn-0.62.4_20231207.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.62.4_20231207/trilium-cn-linux-x64.zip
- sha256sums = 423066d56e9c2691a9e623faaa914cb05d5fbf5d5b988d573c8fc1087ec4ce1b
+ source = trilium-cn-0.62.4_20231222.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.62.4_20231222/trilium-cn-linux-x64.zip
+ sha256sums = 07698494a03fcb0a98479eb496bd640d96e156beb383470868e2bc68f441e259
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index 06db958d66b0..c9fe6476d461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.62.4_20231207
+pkgver=0.62.4_20231222
pkgrel=1
pkgdesc="Trilium Notes 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.zip")
-sha256sums=('423066d56e9c2691a9e623faaa914cb05d5fbf5d5b988d573c8fc1087ec4ce1b')
+sha256sums=('07698494a03fcb0a98479eb496bd640d96e156beb383470868e2bc68f441e259')
package() {
export destdir="$pkgdir/"