summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Kabat2020-05-24 14:27:30 -0500
committerBryce Kabat2020-05-24 14:27:30 -0500
commit8d26b0eecf30ecb90ad149fafa8879a1e017fe4e (patch)
treec2c21c155234c884d97bc4194fb7203c8719b3f2
parent0397e966778f78094f5a28550c364bf250354a56 (diff)
downloadaur-8d26b0eecf30ecb90ad149fafa8879a1e017fe4e.tar.gz
Updated to 0.42.3.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec1e852b5f9d..9a88ce374fbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.42.1
+ pkgver = 0.42.3
pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = trilium-bin
depends = nss
depends = lib32-gcc-libs
depends = gtk3
- source = https://github.com/zadam/trilium/releases/download/v0.42.1/trilium-linux-x64-0.42.1.tar.xz
+ source = https://github.com/zadam/trilium/releases/download/v0.42.3/trilium-linux-x64-0.42.3.tar.xz
sha512sums = d15e5197f620e89bc1e16756c26d4bf02651bbbc48308dfaa983f45847c045b1ef608aee375f6bc4d9976b85637008c8749e77f9269fea864ca98e991cf4a59d
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 12e3974bf505..828062127a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce <onyxdelta@hotmail.com>
pkgname="trilium-bin"
-pkgver=0.42.1
+pkgver=0.42.3
pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('python' 'make' 'gconf' 'libxss' 'nss' 'lib32-gcc-libs' 'gtk3')
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/zadam/trilium"
license=('AGPL')
source=("https://github.com/zadam/trilium/releases/download/v$pkgver/trilium-linux-x64-$pkgver.tar.xz")
-sha512sums=('d15e5197f620e89bc1e16756c26d4bf02651bbbc48308dfaa983f45847c045b1ef608aee375f6bc4d9976b85637008c8749e77f9269fea864ca98e991cf4a59d')
+sha512sums=('c08e4d23e4caf8f84dde49d2597a94cc3005aedc63a8c20e65e8a01caac740a64523ebace167692e9e6029320cf11ecb6cdd5d0e7b7831ad4f7be6abf67a3c28')
package()
{