summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2021-04-07 09:52:50 -0500
committerOnyx Azryn2021-04-07 09:52:50 -0500
commiteed8952693106ec1b15a2dfd3661facd9de49717 (patch)
tree2eb04e24691a7f7bcccce52460a3dc8351a031f4
parentad36ace069fe564f2d96a57e9a51fe6f972508be (diff)
downloadaur-eed8952693106ec1b15a2dfd3661facd9de49717.tar.gz
Updated to 0.46.7
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0990946fbaba..449ceebc2214 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.46.6
+ pkgver = 0.46.7
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.46.6/trilium-linux-x64-0.46.6.tar.xz
- sha512sums = 168393920724c541907f8db923aa5cfafc13a1eb94e65fc18b360a7c666845cdf8b61762a99b0568d4af1cfe7580b365df9a0520a223ad38ae44ae093d3c1f39
+ source = https://github.com/zadam/trilium/releases/download/v0.46.7/trilium-linux-x64-0.46.7.tar.xz
+ sha512sums = 49a1a4619500606c6552d65a069eca8cdf88db1bca98e6b68fb20b65c588b4bd36efc3e34a28d209f4e8e5a9a7e170567bb92e3e857688d42e843ebc3872e5f4
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1cd2c8d9d45d..84f7c492f04a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.46.6
+pkgver=0.46.7
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=('168393920724c541907f8db923aa5cfafc13a1eb94e65fc18b360a7c666845cdf8b61762a99b0568d4af1cfe7580b365df9a0520a223ad38ae44ae093d3c1f39')
+sha512sums=('49a1a4619500606c6552d65a069eca8cdf88db1bca98e6b68fb20b65c588b4bd36efc3e34a28d209f4e8e5a9a7e170567bb92e3e857688d42e843ebc3872e5f4')
package()
{