summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2020-10-16 15:52:34 -0500
committerOnyx Azryn2020-10-16 15:52:34 -0500
commit5fd9037aefbcf6bc4f5cfa0a2053ccdec66870eb (patch)
tree7800bb8d5b337cfec02add5c438023e3273621ad
parenta02a61cb9c1e8d7e7675bf0f4bebeee6ccea30f7 (diff)
downloadaur-5fd9037aefbcf6bc4f5cfa0a2053ccdec66870eb.tar.gz
Updated to version 0.44.8.
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd768d887e9f..4610ec00d92d 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.6
+ pkgver = 0.44.8
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.6/trilium-linux-x64-0.44.6.tar.xz
- sha512sums = 14eaf3dfda7d733959cd68ca4e99ab1be0c0b5b43d68246a607f69c00d4ec125843b56096ca8bbee60c8c712fdf044a6af50b812974c05ac3b8ec1868975ea9f
+ source = https://github.com/zadam/trilium/releases/download/v0.44.8/trilium-linux-x64-0.44.8.tar.xz
+ sha512sums = 84aed1faf55314d63ec2439cc5cd2b24b2151907b12bae95ce4e2389bae4876f922f94c512e66554413bac5800f945265e15a854e99c4a8f2afeb063dc02ed09
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4b4a6a517078..48b6819c8bbc 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.44.6
+pkgver=0.44.8
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=('14eaf3dfda7d733959cd68ca4e99ab1be0c0b5b43d68246a607f69c00d4ec125843b56096ca8bbee60c8c712fdf044a6af50b812974c05ac3b8ec1868975ea9f')
+sha512sums=('84aed1faf55314d63ec2439cc5cd2b24b2151907b12bae95ce4e2389bae4876f922f94c512e66554413bac5800f945265e15a854e99c4a8f2afeb063dc02ed09')
package()
{