summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Kabat2020-06-03 16:34:45 -0500
committerBryce Kabat2020-06-03 16:34:45 -0500
commit2f1edf5da8cda8331924b381c0f0e1919dd3bbf8 (patch)
treec16eb2585b233684b7e3b63f5886cede5744aff8
parent5d3bb9e23f1fcbdbe9bf3d3991b120187128c9fb (diff)
downloadaur-2f1edf5da8cda8331924b381c0f0e1919dd3bbf8.tar.gz
Updated to 0.42.6.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1d69ca86d7c..8da9fc52aa0f 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.5
+ pkgver = 0.42.6
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.5/trilium-linux-x64-0.42.5.tar.xz
+ source = https://github.com/zadam/trilium/releases/download/v0.42.6/trilium-linux-x64-0.42.6.tar.xz
sha512sums = ab40c42ea8014850f4053e9c58d178c5a435874429ec7ff4457e4df7632d8e592d008341c8cdc6d5a3988e0fa281e0a1b87eebf5c1d94dbdcb10ae2ea682939c
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 37e5bb4d9eec..5c8a79fca60c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce <onyxdelta@hotmail.com>
pkgname="trilium-bin"
-pkgver=0.42.5
+pkgver=0.42.6
pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('python' 'make' 'gconf' 'libxss' 'nss' 'lib32-gcc-libs' 'gtk3')