summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 165355a76073..9624fdaefb62 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.49.3
+pkgver=0.49.5
pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('libxss' 'nss' 'gtk3')
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/zadam/trilium"
license=('AGPL3')
source=("https://github.com/zadam/trilium/releases/download/v$pkgver/trilium-linux-x64-$pkgver.tar.xz")
-sha512sums=('3376d2f1e07f216a7523995de21593bbb15527aaa941204ba4cee7468dfc3357b20e3a20ab485feb5330a96f1961b7984cf56a7345e45ff690ad21b22ff4f361')
+sha512sums=('687a573ebd5910de474f8303c7768aa1c9399e3af72b9500f250cb1a78849efb32ab5fc342c0b24b59645189dfa02a92ef908a7dc81b4c5a63c392e69da0e4d9')
package()
{