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 77c1f8dcc4c1..946059ef9f28 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.48.2
+pkgver=0.48.3
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=('bbee69083db06d747db52d19df40b0c6263fe007ec721b52d32855b6053cb929eeb33ab467e3a853b8e7680601efb3e350b6eb0aa42cd8b237c1aacb55b0f0ef')
+sha512sums=('89c14f38a09fcc7a62e43681725a958085a3625b9bf93e00a22230c7b07545c54028448b9b33f8a52bb75fd07a80df6e9d48281576c174d71843af568ea70479')
package()
{