summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-12-07 10:05:30 +0800
committerNriver2023-12-07 10:05:30 +0800
commitb972fbc3588c8b7b021ac60e69e1d393d617db9c (patch)
tree7a559a106e37925aa91ebb00500abbbb4716cb66
parentc2ca036e12ef3c8842721649e7ea1dbb08d42cd8 (diff)
downloadaur-b972fbc3588c8b7b021ac60e69e1d393d617db9c.tar.gz
update 0.62.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c7d5a8b122b..7c245b9316e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.62.3_20231128
- pkgrel = 2
+ pkgver = 0.62.4_20231207
+ pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-cn-0.62.3_20231128.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.62.3_20231128/trilium-cn-linux-x64.zip
- sha256sums = 2088a6eeedbf0d6d0b9ebf015bee7b2edb4bbbef1029aa45786c6ae0bf1a9945
+ 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
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index 000bd3b11f7a..06db958d66b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.62.3_20231128
-pkgrel=2
+pkgver=0.62.4_20231207
+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=('2088a6eeedbf0d6d0b9ebf015bee7b2edb4bbbef1029aa45786c6ae0bf1a9945')
+sha256sums=('423066d56e9c2691a9e623faaa914cb05d5fbf5d5b988d573c8fc1087ec4ce1b')
package() {
export destdir="$pkgdir/"