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 43a9b684937f..7192970a2dc4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.47.5
+pkgver=0.47.7
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=('3decd22af13056e345fa0f8f64b0716aeff93bed1a4266f4063e290a8f2e125908119f01d7f4b85365dd5fc680fe3f231e9900160de729853c11c687b0863152')
+sha512sums=('2c1b5429029c6e53468eb677cf1c325d12a6cc1271cfc40b7f1b7b27483a510fe89c2ea57b414ce504c2c0bfa7cdfcbb61550914ade820f0553c8dd6357ff1f5')
package()
{