summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladimír Návrat2022-06-19 22:50:59 +0200
committerVladimír Návrat2022-06-19 22:50:59 +0200
commit55632bb7f1b356c286088448eaba97abf8e7c231 (patch)
tree417b18a57aee9d6eae7cbebc255d7fa78ab2bd95 /PKGBUILD
parentb096a0fadba325c3d06ab1992b5f6d4e7f0daf2b (diff)
downloadaur-55632bb7f1b356c286088448eaba97abf8e7c231.tar.gz
Update to v0.52.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aae5e2b22abb..8bd3205b4434 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vladimir Navrat <vn158 at seznam dot cz>
pkgname="trilium-server-bin"
-pkgver=0.51.2
+pkgver=0.52.3
pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies (server only)."
depends=('libxss' 'nss')
@@ -10,7 +10,7 @@ license=('AGPL3')
source=("https://github.com/zadam/trilium/releases/download/v$pkgver/trilium-linux-x64-server-$pkgver.tar.xz" "${pkgname%-bin}")
OPTIONS=(!strip)
-sha512sums=('7593475f106af08c0f6bba7f70095e567535a4e19e06cecd0f5d065e41ffcf118010b0d4dd9a9079936a36365093b489e6131692e080ef91e01a806503e3d65c'
+sha512sums=('981ad7b97c8546abda1c277ad60b7bfc499d97274a4144f09eaf9a903eac4b40f7aff7e046cf5b071e87d54bb9a8d33df7a6b01b359490f64b6b10d9bc7f1e27'
'5137657683b83086e7985c1d75111b78a1760ce02e6cf8e8386477a01758fa511226de98ea4d817a52c8109116f002cdec9994e2eb5baef10fde2eaf2df42fb7')
package()