summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2020-10-31 22:18:36 -0500
committerOnyx Azryn2020-10-31 22:18:36 -0500
commitdecf093d28362fc7619770a60549fbd569bbe305 (patch)
treeae0c9e7d34b2a6eee4c5a578a9cb7bc7af5ffab1
parentd1fe545b0fcf62f97da826a46be2e6d4bd90fad1 (diff)
downloadaur-decf093d28362fc7619770a60549fbd569bbe305.tar.gz
Updated to 0.45.2.
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4183ec39a5f1..d780606c0c62 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.44.9
+ pkgver = 0.45.2
pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = trilium-bin
depends = libxss
depends = nss
depends = gtk3
- source = https://github.com/zadam/trilium/releases/download/v0.44.9/trilium-linux-x64-0.44.9.tar.xz
- sha512sums = 9419ac09c0fd8e0064c47c577ca83e7dd5701ce877883dac2397f486273dde56926ec9c9b9087eb206725d8de2f5e8c574681b621652342536d998a540c7f0f5
+ source = https://github.com/zadam/trilium/releases/download/v0.45.2/trilium-linux-x64-0.45.2.tar.xz
+ sha512sums = 21e4833544b00f6f95f8d0f2dded0d55035d66e01503418f568f21f8f2177ef86f896ce8a72f44fdac385e7c15b60692f14ca8690475ee1dc5364f0ee9423aa0
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7c1f4b7075bd..5045ed149e73 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.44.9
+pkgver=0.45.2
pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('libxss' 'nss' 'gtk3')
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://github.com/zadam/trilium"
license=('AGPL3')
source=("https://github.com/zadam/trilium/releases/download/v$pkgver/trilium-linux-x64-$pkgver.tar.xz")
-sha512sums=('9419ac09c0fd8e0064c47c577ca83e7dd5701ce877883dac2397f486273dde56926ec9c9b9087eb206725d8de2f5e8c574681b621652342536d998a540c7f0f5')
+sha512sums=('21e4833544b00f6f95f8d0f2dded0d55035d66e01503418f568f21f8f2177ef86f896ce8a72f44fdac385e7c15b60692f14ca8690475ee1dc5364f0ee9423aa0')
package()
{