summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-05-29 10:08:36 +0800
committerNriver2023-05-29 10:08:36 +0800
commit8a615fa95ec307a80859e4b29d2ea9c7115a5292 (patch)
treea1af74718088c099f9f96aed0199a6c8c7b9e64f
parentb108c6a1767d96216a5a515ffb3d2ccc95f8e334 (diff)
downloadaur-8a615fa95ec307a80859e4b29d2ea9c7115a5292.tar.gz
update 0.60.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c11053cee74..79fb0a4b5114 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.60.0_20230519
+ pkgver = 0.60.1_20230529
pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-cn-0.60.0_20230519.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.60.0_20230519/trilium-cn-linux-x64.zip
- sha256sums = 8689312e3a6bcc4836f1221c1a46c668429cf6b9d5e341c516902fba047d0d66
+ source = trilium-cn-0.60.1_20230529.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.60.1_20230529/trilium-cn-linux-x64.zip
+ sha256sums = cea81f857e9ebdd5502cf611fa75f2d5945084ee134539259cb9baf4cb18230a
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index b4c4ae485fed..be68f7d45c55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.60.0_20230519
+pkgver=0.60.1_20230529
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=('8689312e3a6bcc4836f1221c1a46c668429cf6b9d5e341c516902fba047d0d66')
+sha256sums=('cea81f857e9ebdd5502cf611fa75f2d5945084ee134539259cb9baf4cb18230a')
package() {
export destdir="$pkgdir/"