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 b25ff0d3650c..58b230a93ac8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.62.2
+pkgver=0.62.3
pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('libxss' 'nss' 'gtk3' 'alsa-lib')
@@ -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=('a3f894f11ebeca3b01255d697cc17c841541f633f5a3044e4bceef027971b85522d8c101ac55ede0babfad47487fe760ff90cbbd19cadd13b62854cc7565dfad')
+sha512sums=('afda9733f0e9a3d971a4bd7b3f12bceba0a23be3c9177d3e7bc4974b7028e3343479cac14c656e0ec471c1bb24f6c873f0bfee65939135342f051313fd32bd3b')
package()
{