summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2020-09-25 16:50:57 -0500
committerOnyx Azryn2020-09-25 16:50:57 -0500
commit33fff987caf63d219417dfd3ac84b1e731c147a6 (patch)
tree053be715c74548fbbfb489d297a1f7344f532b89
parentc32467ae92e6293de2f60acf6e3a7bbe1a3b728f (diff)
downloadaur-33fff987caf63d219417dfd3ac84b1e731c147a6.tar.gz
Updated to version 0.44.4.
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df617e40d09b..d19b3c70ac66 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.43.4
- pkgrel = 2
+ pkgver = 0.44.4
+ pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
license = AGPL3
depends = libxss
depends = nss
depends = gtk3
- source = https://github.com/zadam/trilium/releases/download/v0.43.4/trilium-linux-x64-0.43.4.tar.xz
- sha512sums = a4e3951dbcfe61dff6f41f574502d0df98e1bde8e525833cb2fa1a63df8d39d24c16aa90677a1cf88f2dba0b0d06d7e76292fb9870bf8c807596b5521e307ed3
+ source = https://github.com/zadam/trilium/releases/download/v0.44.4/trilium-linux-x64-0.44.4.tar.xz
+ sha512sums = b1cea929db8f93b6e000da239bbb536ceda96731eae4d6bea827e7ab65b8c4ec312a6db6f7a2c9ebc2cf86a2c4b45755e810275eecc1f33e940361086ce6ba15
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1a9e10ca4393..92f949ddabd1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.43.4
-pkgrel=2
+pkgver=0.44.4
+pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('libxss' 'nss' 'gtk3')
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=('a4e3951dbcfe61dff6f41f574502d0df98e1bde8e525833cb2fa1a63df8d39d24c16aa90677a1cf88f2dba0b0d06d7e76292fb9870bf8c807596b5521e307ed3')
+sha512sums=('b1cea929db8f93b6e000da239bbb536ceda96731eae4d6bea827e7ab65b8c4ec312a6db6f7a2c9ebc2cf86a2c4b45755e810275eecc1f33e940361086ce6ba15')
package()
{