summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Kabat2019-11-29 13:33:11 -0600
committerBryce Kabat2019-11-29 13:33:11 -0600
commit7b70c8bb6e3b013d01a6b05ce59ad5c9c2149317 (patch)
treefdf116740207bb1ed3cff90dcaa818768d711e88
parent8459870467f562554a624bf8df5107375cc46662 (diff)
downloadaur-7b70c8bb6e3b013d01a6b05ce59ad5c9c2149317.tar.gz
Updated to 0.37.6.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc6be64cc208..c5caf0b121e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.37.4
+ pkgver = 0.37.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.37.4/trilium-linux-x64-0.37.4.tar.xz
+ source = https://github.com/zadam/trilium/releases/download/v0.37.6/trilium-linux-x64-0.37.6.tar.xz
sha512sums = d9e90b4d5abdfc71db812306fa8b95c05f0bbf95648162d7d603ca2d8074db660ef533c9c42e62eec674b21794673b076483b8dc7fa0155ce94eb6e8afa1b0e2
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 38fc524bf94b..d48411715eb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce <onyxdelta@hotmail.com>
pkgname="trilium-bin"
-pkgver=0.37.4
+pkgver=0.37.6
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=('d9e90b4d5abdfc71db812306fa8b95c05f0bbf95648162d7d603ca2d8074db660ef533c9c42e62eec674b21794673b076483b8dc7fa0155ce94eb6e8afa1b0e2')
+sha512sums=('f448e8b87394d0e2482f5706d8451ece0e35b1082c26d21ad8c8a0cfbddbce0c332a62803d690f5f9e1b014eb9a6e2057e293c270bd340f7807706fa26a851d1')
package()
{