summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2020-12-08 08:56:10 -0600
committerOnyx Azryn2020-12-08 08:56:10 -0600
commit8c9a25606149d2d1b43aa1332fb4f80398857f7d (patch)
treefbacc3771df035534b94d6f6678d51dd002f8002
parent9b36723b744fb80b1bf93438e77a8b4ad54d1d70 (diff)
downloadaur-8c9a25606149d2d1b43aa1332fb4f80398857f7d.tar.gz
Updated to 0.45.6
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 779d6bd1295a..049de5198499 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.45.4
+ pkgver = 0.45.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.45.4/trilium-linux-x64-0.45.4.tar.xz
- sha512sums = 206a62365b61499497190a957bc5e5c0faf8f755701a85fad6ea49d47290d5d26b6556b07ee9391ea796dacda7f52b710e01e9876b1c2594ecadd70fb2278a37
+ source = https://github.com/zadam/trilium/releases/download/v0.45.6/trilium-linux-x64-0.45.6.tar.xz
+ sha512sums = 851fa67ea23648882ccd5263191d979d9b6a7e2e079e2719941cd00fe02be73f47fc1611dc802f2b744f8a66e4f1c3232c84fd27846185c1589b1fe3d34f74ab
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 46f2a24cb37f..ecbb2569658a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.45.4
+pkgver=0.45.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=('206a62365b61499497190a957bc5e5c0faf8f755701a85fad6ea49d47290d5d26b6556b07ee9391ea796dacda7f52b710e01e9876b1c2594ecadd70fb2278a37')
+sha512sums=('851fa67ea23648882ccd5263191d979d9b6a7e2e079e2719941cd00fe02be73f47fc1611dc802f2b744f8a66e4f1c3232c84fd27846185c1589b1fe3d34f74ab')
package()
{