summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNriver2023-05-19 13:42:52 +0800
committerNriver2023-05-19 13:42:52 +0800
commitb108c6a1767d96216a5a515ffb3d2ccc95f8e334 (patch)
treee548487f6580ccb2d7960c50802d28c2309c76a2
parent62487c6de6a81151db3255a77cdedc5fd8948fc3 (diff)
downloadaur-b108c6a1767d96216a5a515ffb3d2ccc95f8e334.tar.gz
update 0.60.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82e235a0ed96..4c11053cee74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = trilium-cn
pkgdesc = Trilium Notes Chinese version
- pkgver = 0.59.4_20230419
- pkgrel = 2
+ pkgver = 0.60.0_20230519
+ pkgrel = 1
url = https://github.com/Nriver/trilium-translation
arch = x86_64
license = AGPL3
- source = trilium-cn-0.59.4_20230419.zip::https://github.com/Nriver/trilium-translation/releases/download/v0.59.4_20230419/trilium-cn-linux-x64.zip
- sha256sums = 93e1a6bc26f3057e9930342b1221029bf22a0b10b3a625986388e7ccb7a743c7
+ 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
pkgname = trilium-cn
diff --git a/PKGBUILD b/PKGBUILD
index 4a5714123412..b4c4ae485fed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Nriver <6752679+Nriver@users.noreply.github.com>
pkgname="trilium-cn"
-pkgver=0.59.4_20230419
-pkgrel=2
+pkgver=0.60.0_20230519
+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=('93e1a6bc26f3057e9930342b1221029bf22a0b10b3a625986388e7ccb7a743c7')
+sha256sums=('8689312e3a6bcc4836f1221c1a46c668429cf6b9d5e341c516902fba047d0d66')
package() {
export destdir="$pkgdir/"