summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 616a89db71f4..21789b9a796e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vladimir Navrat <vn158 at seznam dot cz>
pkgname="trilium-server-bin"
-pkgver=0.48.9
+pkgver=0.50.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=('a1471568e1a0563568c79379f8d5447222af64d9fa3387c91a147577333cbac7c3152cc864ca9712b699427882b77a17d89306d7c5fa8c31800e63656b7eb4e1'
+sha512sums=('ca8fcfdda0a45425193423b7b1e874fc0c809832081779f4c26309b05bc0896d0ebe84e883ca628e1674ef5cc7025ab2ea3f603af5572e126393f727f1fcf4e5'
'5137657683b83086e7985c1d75111b78a1760ce02e6cf8e8386477a01758fa511226de98ea4d817a52c8109116f002cdec9994e2eb5baef10fde2eaf2df42fb7')
package()