summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-04-19 15:18:19 +0800
committerNriver2023-04-19 15:18:19 +0800
commit62487c6de6a81151db3255a77cdedc5fd8948fc3 (patch)
tree2c0b47e37fb914438eff29591ea13c10fdd02c7d
parent9bda4c99efa4b77719f2641e7f9fc5329555434d (diff)
downloadaur-62487c6de6a81151db3255a77cdedc5fd8948fc3.tar.gz
fix translation
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93dfe47681f7..82e235a0ed96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
pkgver = 0.59.4_20230419
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
source = trilium-cn-0.59.4_20230419.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.59.4_20230419/trilium-cn-linux-x64.zip
- sha256sums = e4748ed59d67bc46f706756c173c5e6a9ffe6309b71159379f5c10abfeede55e
+ sha256sums = 93e1a6bc26f3057e9930342b1221029bf22a0b10b3a625986388e7ccb7a743c7
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index e4d6c21037ab..4a5714123412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
pkgver=0.59.4_20230419
-pkgrel=1
+pkgrel=2
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=('e4748ed59d67bc46f706756c173c5e6a9ffe6309b71159379f5c10abfeede55e')
+sha256sums=('93e1a6bc26f3057e9930342b1221029bf22a0b10b3a625986388e7ccb7a743c7')
package() {
export destdir="$pkgdir/"