summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-11-21 09:27:49 +0800
committerNriver2023-11-21 09:27:49 +0800
commit41e9e54573994a2acf1c01caef76a11fd885917c (patch)
treebc8908d11aa47f7d9334acd0d0f7f6f79b01ddb8
parentd4023d1803192385aa07c386e09d64ce12a6dbcd (diff)
downloadaur-41e9e54573994a2acf1c01caef76a11fd885917c.tar.gz
update 0.61.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 528d28bd1e1e..f542c65deb6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.61.13_20231106
+ pkgver = 0.61.15_20231121
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-cn-0.61.13_20231106.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.61.13_20231106/trilium-cn-linux-x64.zip
- sha256sums = a27c9e464d832544ebe2a2d9e1a5a44de5b0e505fe41b8ccce559f0bc1a899e8
+ 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
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index 48b8976b1ffc..9ba74ad91049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.61.13_20231106
+pkgver=0.61.15_20231121
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=('a27c9e464d832544ebe2a2d9e1a5a44de5b0e505fe41b8ccce559f0bc1a899e8')
+sha256sums=('079ceab6489b668e6ca02022fe5708792f92ebc8a39d31e5c191a6e8e6163f0d')
package() {
export destdir="$pkgdir/"