summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-03-15 09:57:06 +0800
committerNriver2023-03-15 09:57:06 +0800
commit06540812339968f613a15cc09222fc2a1fca0045 (patch)
tree26b2b89095125eba8200c65e9ac62ce6e28b9635
parentabb8cc04eaf203e2d8a8f46cb074de711cc4d476 (diff)
downloadaur-06540812339968f613a15cc09222fc2a1fca0045.tar.gz
update 0.59.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b061a0db5a6c..9eb182450d1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.59.1_20230301
- pkgrel = 2
+ pkgver = 0.59.2_20230315
+ pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-cn-0.59.1_20230301.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.59.1_20230301/trilium-cn-linux-x64.zip
- sha256sums = d5837d5efcc7558dcd55d82b47911b826e7a9c1f980f38f143e28dc302f6d3f3
+ source = trilium-cn-0.59.2_20230315.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.59.2_20230315/trilium-cn-linux-x64.zip
+ sha256sums = 8aacb8294b48fad82009d11ff0fd858f9df98acc0dcd1ea86716aced78649100
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index b75cb66fe694..2c91830926ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.59.1_20230301
-pkgrel=2
+pkgver=0.59.2_20230315
+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=('d5837d5efcc7558dcd55d82b47911b826e7a9c1f980f38f143e28dc302f6d3f3')
+sha256sums=('8aacb8294b48fad82009d11ff0fd858f9df98acc0dcd1ea86716aced78649100')
package() {
export destdir="$pkgdir/"