summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Kabat2020-06-02 14:40:44 -0500
committerBryce Kabat2020-06-02 14:40:44 -0500
commit5d3bb9e23f1fcbdbe9bf3d3991b120187128c9fb (patch)
treed483f2a1694332815b745226e22d8c66f9fc5651
parent8d26b0eecf30ecb90ad149fafa8879a1e017fe4e (diff)
downloadaur-5d3bb9e23f1fcbdbe9bf3d3991b120187128c9fb.tar.gz
Updated to 0.42.5.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a88ce374fbc..b1d69ca86d7c 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.3
+ pkgver = 0.42.5
pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = trilium-bin
depends = nss
depends = lib32-gcc-libs
depends = gtk3
- source = https://github.com/zadam/trilium/releases/download/v0.42.3/trilium-linux-x64-0.42.3.tar.xz
- sha512sums = d15e5197f620e89bc1e16756c26d4bf02651bbbc48308dfaa983f45847c045b1ef608aee375f6bc4d9976b85637008c8749e77f9269fea864ca98e991cf4a59d
+ source = https://github.com/zadam/trilium/releases/download/v0.42.5/trilium-linux-x64-0.42.5.tar.xz
+ sha512sums = ab40c42ea8014850f4053e9c58d178c5a435874429ec7ff4457e4df7632d8e592d008341c8cdc6d5a3988e0fa281e0a1b87eebf5c1d94dbdcb10ae2ea682939c
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 828062127a6e..37e5bb4d9eec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce <onyxdelta@hotmail.com>
pkgname="trilium-bin"
-pkgver=0.42.3
+pkgver=0.42.5
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=('c08e4d23e4caf8f84dde49d2597a94cc3005aedc63a8c20e65e8a01caac740a64523ebace167692e9e6029320cf11ecb6cdd5d0e7b7831ad4f7be6abf67a3c28')
+sha512sums=('ab40c42ea8014850f4053e9c58d178c5a435874429ec7ff4457e4df7632d8e592d008341c8cdc6d5a3988e0fa281e0a1b87eebf5c1d94dbdcb10ae2ea682939c')
package()
{