summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2020-10-21 08:38:50 -0500
committerOnyx Azryn2020-10-21 08:38:50 -0500
commitd1fe545b0fcf62f97da826a46be2e6d4bd90fad1 (patch)
tree17e0078c2785ae6828407cd1660a93deb9161149
parent5fd9037aefbcf6bc4f5cfa0a2053ccdec66870eb (diff)
downloadaur-d1fe545b0fcf62f97da826a46be2e6d4bd90fad1.tar.gz
Updated to version 0.44.9.
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4610ec00d92d..4183ec39a5f1 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.8
+ pkgver = 0.44.9
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.8/trilium-linux-x64-0.44.8.tar.xz
- sha512sums = 84aed1faf55314d63ec2439cc5cd2b24b2151907b12bae95ce4e2389bae4876f922f94c512e66554413bac5800f945265e15a854e99c4a8f2afeb063dc02ed09
+ source = https://github.com/zadam/trilium/releases/download/v0.44.9/trilium-linux-x64-0.44.9.tar.xz
+ sha512sums = 9419ac09c0fd8e0064c47c577ca83e7dd5701ce877883dac2397f486273dde56926ec9c9b9087eb206725d8de2f5e8c574681b621652342536d998a540c7f0f5
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 48b6819c8bbc..7c1f4b7075bd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.44.8
+pkgver=0.44.9
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=('84aed1faf55314d63ec2439cc5cd2b24b2151907b12bae95ce4e2389bae4876f922f94c512e66554413bac5800f945265e15a854e99c4a8f2afeb063dc02ed09')
+sha512sums=('9419ac09c0fd8e0064c47c577ca83e7dd5701ce877883dac2397f486273dde56926ec9c9b9087eb206725d8de2f5e8c574681b621652342536d998a540c7f0f5')
package()
{