summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Kabat2019-12-07 18:26:52 -0600
committerBryce Kabat2019-12-07 18:26:52 -0600
commite59225b26e5b20d1ee4b80b58e2d75cacf680ed1 (patch)
tree4f5f7ae5219a2cb17ed2a84136e444412526c149
parent7b70c8bb6e3b013d01a6b05ce59ad5c9c2149317 (diff)
downloadaur-e59225b26e5b20d1ee4b80b58e2d75cacf680ed1.tar.gz
Updated to 0.37.8.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5caf0b121e5..fa9457e4bc72 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.6
+ pkgver = 0.37.8
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.37.6/trilium-linux-x64-0.37.6.tar.xz
- sha512sums = d9e90b4d5abdfc71db812306fa8b95c05f0bbf95648162d7d603ca2d8074db660ef533c9c42e62eec674b21794673b076483b8dc7fa0155ce94eb6e8afa1b0e2
+ source = https://github.com/zadam/trilium/releases/download/v0.37.8/trilium-linux-x64-0.37.8.tar.xz
+ sha512sums = 6be23230a2eb1fb021e069ee4b50e901f910108a1ac581171dcb0eb99c60cfae3d14332bdfe38be947ed7c262a4cd7d0dec4f7beaef8e742572cd30f4b2c9ef3
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index d48411715eb4..b969bfaac83d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce <onyxdelta@hotmail.com>
pkgname="trilium-bin"
-pkgver=0.37.6
+pkgver=0.37.8
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=('f448e8b87394d0e2482f5706d8451ece0e35b1082c26d21ad8c8a0cfbddbce0c332a62803d690f5f9e1b014eb9a6e2057e293c270bd340f7807706fa26a851d1')
+sha512sums=('6be23230a2eb1fb021e069ee4b50e901f910108a1ac581171dcb0eb99c60cfae3d14332bdfe38be947ed7c262a4cd7d0dec4f7beaef8e742572cd30f4b2c9ef3')
package()
{