summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2022-01-17 13:21:18 -0600
committerBryce Evan Kabat2022-01-17 13:21:18 -0600
commit834a70fa36b38ee24416725c0bb754ae4c93b90b (patch)
treed7f1ffc8c175a3ff2058787600ab3bc73d1ee6c9
parentca8631d4923de8322e62246eae7d8ee4ed1bea46 (diff)
downloadaur-834a70fa36b38ee24416725c0bb754ae4c93b90b.tar.gz
Updated to 0.49.5
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b53955bf1ea..2e774b088aea 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.49.3
+ pkgver = 0.49.5
pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = trilium-bin
depends = libxss
depends = nss
depends = gtk3
- source = https://github.com/zadam/trilium/releases/download/v0.49.3/trilium-linux-x64-0.49.3.tar.xz
- sha512sums = 3376d2f1e07f216a7523995de21593bbb15527aaa941204ba4cee7468dfc3357b20e3a20ab485feb5330a96f1961b7984cf56a7345e45ff690ad21b22ff4f361
+ source = https://github.com/zadam/trilium/releases/download/v0.49.5/trilium-linux-x64-0.49.5.tar.xz
+ sha512sums = 687a573ebd5910de474f8303c7768aa1c9399e3af72b9500f250cb1a78849efb32ab5fc342c0b24b59645189dfa02a92ef908a7dc81b4c5a63c392e69da0e4d9
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 165355a76073..9624fdaefb62 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.49.3
+pkgver=0.49.5
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=('3376d2f1e07f216a7523995de21593bbb15527aaa941204ba4cee7468dfc3357b20e3a20ab485feb5330a96f1961b7984cf56a7345e45ff690ad21b22ff4f361')
+sha512sums=('687a573ebd5910de474f8303c7768aa1c9399e3af72b9500f250cb1a78849efb32ab5fc342c0b24b59645189dfa02a92ef908a7dc81b4c5a63c392e69da0e4d9')
package()
{