summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-01-12 14:25:28 +0800
committerNriver2023-01-12 14:25:28 +0800
commita819b5fcc12544a973e40420c531a69104213d8a (patch)
treedd7526fa9f79133d961d26ca51f7b0d61bb8eba9
parentacfc5541c84e599b5e8b71e929b87b156a4359cb (diff)
downloadaur-a819b5fcc12544a973e40420c531a69104213d8a.tar.gz
update to 0.58.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88fb2016d4ec..4b4b16df49d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.57.5_20221216
- pkgrel = 5
+ pkgver = 0.58.4_20230112
+ pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = https://github.com/Nriver/trilium-translation/releases/download/v0.57.5_20221216/trilium-cn-linux-x64.zip
- sha256sums = 82b8381a816f2d6e535a4632f912f9b5d85018339d17f1bbb6c47fd33517598b
+ source = https://github.com/Nriver/trilium-translation/releases/download/v0.58.4_20230112/trilium-cn-linux-x64.zip
+ sha256sums = fefbc60a3d498d67b62b9d5d679eabd3feae0ee89759f3e7051b5cc81b193725
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index 260fd5c99646..9a803816a8a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.57.5_20221216
-pkgrel=5
+pkgver=0.58.4_20230112
+pkgrel=1
pkgdesc="Trilium Notes Chinese version"
arch=('x86_64')
url="https://github.com/Nriver/trilium-translation"
license=('AGPL3')
source=("https://github.com/Nriver/trilium-translation/releases/download/v$pkgver/trilium-cn-linux-x64.zip")
-sha256sums=('82b8381a816f2d6e535a4632f912f9b5d85018339d17f1bbb6c47fd33517598b')
+sha256sums=('fefbc60a3d498d67b62b9d5d679eabd3feae0ee89759f3e7051b5cc81b193725')
package() {
export destdir="$pkgdir/"