summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-11-22 11:37:20 +0800
committerNriver2023-11-22 11:37:20 +0800
commit99ef68d648966213d9b356e54bb225563f26b8a1 (patch)
tree4bd275927d39be5810dbaffca74a4f6d5a097d3e
parent41e9e54573994a2acf1c01caef76a11fd885917c (diff)
downloadaur-99ef68d648966213d9b356e54bb225563f26b8a1.tar.gz
update 0.62.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f542c65deb6e..cd54243be67c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.61.15_20231121
+ pkgver = 0.62.2_20231122
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-cn-0.61.15_20231121.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.61.15_20231121/trilium-cn-linux-x64.zip
- sha256sums = 079ceab6489b668e6ca02022fe5708792f92ebc8a39d31e5c191a6e8e6163f0d
+ source = trilium-cn-0.62.2_20231122.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.62.2_20231122/trilium-cn-linux-x64.zip
+ sha256sums = b163ae3595dbfd41baab99f54a5e4945b7d70027422731072172c5ae3b54a397
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index 9ba74ad91049..3a31b1b0240f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.61.15_20231121
+pkgver=0.62.2_20231122
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=('079ceab6489b668e6ca02022fe5708792f92ebc8a39d31e5c191a6e8e6163f0d')
+sha256sums=('b163ae3595dbfd41baab99f54a5e4945b7d70027422731072172c5ae3b54a397')
package() {
export destdir="$pkgdir/"