summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2021-03-28 13:16:11 -0500
committerOnyx Azryn2021-03-28 13:16:11 -0500
commitad36ace069fe564f2d96a57e9a51fe6f972508be (patch)
tree7e4a6c926a66acb522d0ff78ff4e4f4592ef1f35
parent2e192b5a7cf970a1d97fe835a430bdcada7bb5ab (diff)
downloadaur-ad36ace069fe564f2d96a57e9a51fe6f972508be.tar.gz
Updated to 0.46.6
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35c219f23037..0990946fbaba 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.5
+ pkgver = 0.46.6
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.5/trilium-linux-x64-0.46.5.tar.xz
- sha512sums = f960c440edc5b1a4ada28cd5cb2ef3f9ea34a7e1880c520aa502a65a4c2935cbb2b4ac78166222718009e82c231e1bb74da7710bbabdbf1f429d97ca8ca001db
+ source = https://github.com/zadam/trilium/releases/download/v0.46.6/trilium-linux-x64-0.46.6.tar.xz
+ sha512sums = 168393920724c541907f8db923aa5cfafc13a1eb94e65fc18b360a7c666845cdf8b61762a99b0568d4af1cfe7580b365df9a0520a223ad38ae44ae093d3c1f39
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3fb43df464b7..1cd2c8d9d45d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.46.5
+pkgver=0.46.6
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=('f960c440edc5b1a4ada28cd5cb2ef3f9ea34a7e1880c520aa502a65a4c2935cbb2b4ac78166222718009e82c231e1bb74da7710bbabdbf1f429d97ca8ca001db')
+sha512sums=('168393920724c541907f8db923aa5cfafc13a1eb94e65fc18b360a7c666845cdf8b61762a99b0568d4af1cfe7580b365df9a0520a223ad38ae44ae093d3c1f39')
package()
{