summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2021-09-23 19:56:09 -0500
committerOnyx Azryn2021-09-23 19:56:09 -0500
commit64462d1ea6a36ce579a5c4b0b2448c18f4ad8032 (patch)
tree5b64b0d08d28550bfa8cde69285f91718267df8b
parent81a9eaba54d4e06ac757ad965e0e191f3836c351 (diff)
downloadaur-64462d1ea6a36ce579a5c4b0b2448c18f4ad8032.tar.gz
Updated to 0.47.7
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e66746bf2dca..5e7f9de4bbfc 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.47.5
+ pkgver = 0.47.7
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.47.5/trilium-linux-x64-0.47.5.tar.xz
- sha512sums = 3decd22af13056e345fa0f8f64b0716aeff93bed1a4266f4063e290a8f2e125908119f01d7f4b85365dd5fc680fe3f231e9900160de729853c11c687b0863152
+ source = https://github.com/zadam/trilium/releases/download/v0.47.7/trilium-linux-x64-0.47.7.tar.xz
+ sha512sums = 2c1b5429029c6e53468eb677cf1c325d12a6cc1271cfc40b7f1b7b27483a510fe89c2ea57b414ce504c2c0bfa7cdfcbb61550914ade820f0553c8dd6357ff1f5
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 43a9b684937f..7192970a2dc4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.47.5
+pkgver=0.47.7
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=('3decd22af13056e345fa0f8f64b0716aeff93bed1a4266f4063e290a8f2e125908119f01d7f4b85365dd5fc680fe3f231e9900160de729853c11c687b0863152')
+sha512sums=('2c1b5429029c6e53468eb677cf1c325d12a6cc1271cfc40b7f1b7b27483a510fe89c2ea57b414ce504c2c0bfa7cdfcbb61550914ade820f0553c8dd6357ff1f5')
package()
{