summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2021-10-08 12:14:52 -0500
committerBryce Evan Kabat2021-10-08 12:14:52 -0500
commitc1136c8e537db8d1d416e5ae7675099dab1e9480 (patch)
tree555d72a0a10d64f3601d5389443122fd554f8fc2
parent64462d1ea6a36ce579a5c4b0b2448c18f4ad8032 (diff)
downloadaur-c1136c8e537db8d1d416e5ae7675099dab1e9480.tar.gz
Update to 0.47.8
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e7f9de4bbfc..eb335f417c49 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.7
+ pkgver = 0.47.8
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.7/trilium-linux-x64-0.47.7.tar.xz
- sha512sums = 2c1b5429029c6e53468eb677cf1c325d12a6cc1271cfc40b7f1b7b27483a510fe89c2ea57b414ce504c2c0bfa7cdfcbb61550914ade820f0553c8dd6357ff1f5
+ source = https://github.com/zadam/trilium/releases/download/v0.47.8/trilium-linux-x64-0.47.8.tar.xz
+ sha512sums = b51c4b98f0233f129de3e34442f0ff949ce9ee1ca1acac1a7caa927f311083601ebfede25a915fde0ae8fccea1e92cb1b817dcf06c245c26db2933d59def821c
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7192970a2dc4..76f9b704d47b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.47.7
+pkgver=0.47.8
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=('2c1b5429029c6e53468eb677cf1c325d12a6cc1271cfc40b7f1b7b27483a510fe89c2ea57b414ce504c2c0bfa7cdfcbb61550914ade820f0553c8dd6357ff1f5')
+sha512sums=('b51c4b98f0233f129de3e34442f0ff949ce9ee1ca1acac1a7caa927f311083601ebfede25a915fde0ae8fccea1e92cb1b817dcf06c245c26db2933d59def821c')
package()
{