summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2020-10-08 15:53:12 -0500
committerOnyx Azryn2020-10-08 15:53:12 -0500
commit0db3d2689c6d45580e7ce09085001c85b655cb3d (patch)
tree69fa9ad250292b17e3c0b6f0e2b9412f9bff9bd2
parent7721383c5b3a01aea54df22b9d2457badf9daede (diff)
downloadaur-0db3d2689c6d45580e7ce09085001c85b655cb3d.tar.gz
Update to 0.44.6.
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0efe0489f98d..bd768d887e9f 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.5
+ pkgver = 0.44.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.44.5/trilium-linux-x64-0.44.5.tar.xz
- sha512sums = 6e89d09537e897e53a7e2d0fb4332e5f548ad18a05049ffa0a32e22378bc8017e409f5e12e7ff5408f0e162b328b90bff4eae26a514ef5ab1316ba8ca4316c03
+ source = https://github.com/zadam/trilium/releases/download/v0.44.6/trilium-linux-x64-0.44.6.tar.xz
+ sha512sums = 14eaf3dfda7d733959cd68ca4e99ab1be0c0b5b43d68246a607f69c00d4ec125843b56096ca8bbee60c8c712fdf044a6af50b812974c05ac3b8ec1868975ea9f
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 16e55aa3e331..4b4a6a517078 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.44.5
+pkgver=0.44.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=('6e89d09537e897e53a7e2d0fb4332e5f548ad18a05049ffa0a32e22378bc8017e409f5e12e7ff5408f0e162b328b90bff4eae26a514ef5ab1316ba8ca4316c03')
+sha512sums=('14eaf3dfda7d733959cd68ca4e99ab1be0c0b5b43d68246a607f69c00d4ec125843b56096ca8bbee60c8c712fdf044a6af50b812974c05ac3b8ec1868975ea9f')
package()
{