summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2023-11-21 07:00:39 -0600
committerBryce Evan Kabat2023-11-21 07:00:39 -0600
commit2247c205b53d97dff7160807ad40df9115dbd6e0 (patch)
tree077fb305d23960958103acf687f3fd83875647b5
parent4911d7eacd089393d950ee7ed6d0dc90bd7b00bd (diff)
downloadaur-2247c205b53d97dff7160807ad40df9115dbd6e0.tar.gz
Update to 0.61.15
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db9d7ae7fd92..f89f2f221b43 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.61.14
- pkgrel = 2
+ pkgver = 0.61.15
+ pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
license = AGPL3
@@ -9,7 +9,7 @@ pkgbase = trilium-bin
depends = nss
depends = gtk3
depends = alsa-lib
- source = https://github.com/zadam/trilium/releases/download/v0.61.14/trilium-linux-x64-0.61.14.tar.xz
- sha512sums = 7f6ded69fdf81da08e4cb4faac215e0ac856a4989d3a1f46e7c7fbfed6a0ade87d8263ac3914544c3fe3658b80e27fc0aee29bda5b62c45e2fd56b8ab3d55261
+ source = https://github.com/zadam/trilium/releases/download/v0.61.15/trilium-linux-x64-0.61.15.tar.xz
+ sha512sums = 88a959aa8f4b38fe0d85cd4197752a45ff455a66d0ad3bb12d6b195cc7533d8570bbafaf35266da02d81f6f23e76a8be1a2757b2073825f7270c08d3dd55374d
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 951dac1f6b4c..0ed668fcbd8b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.61.14
-pkgrel=2
+pkgver=0.61.15
+pkgrel=1
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('libxss' 'nss' 'gtk3' 'alsa-lib')
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=('7f6ded69fdf81da08e4cb4faac215e0ac856a4989d3a1f46e7c7fbfed6a0ade87d8263ac3914544c3fe3658b80e27fc0aee29bda5b62c45e2fd56b8ab3d55261')
+sha512sums=('88a959aa8f4b38fe0d85cd4197752a45ff455a66d0ad3bb12d6b195cc7533d8570bbafaf35266da02d81f6f23e76a8be1a2757b2073825f7270c08d3dd55374d')
package()
{