summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2022-12-11 16:41:51 -0600
committerBryce Evan Kabat2022-12-11 16:41:51 -0600
commita86dfc943669b9b8d6fa66fb077be65246098603 (patch)
tree361856481ab6ffecf1fb280a2016c76e8921def0
parent5cac323d98e8d55397b6ae20f716aa955005a98a (diff)
downloadaur-a86dfc943669b9b8d6fa66fb077be65246098603.tar.gz
Updated to 0.57.4
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66343b28b1a4..d30b14ef25bf 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.57.3
+ pkgver = 0.57.4
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.57.3/trilium-linux-x64-0.57.3.tar.xz
- sha512sums = c7246de6ad03929ee1530522579c18f62261b0b9693460426f53b4ac27cb10f4f22e3c761bf7300c6839e7d15b703df69bfed91019bd3853eec1a36ea1e52761
+ source = https://github.com/zadam/trilium/releases/download/v0.57.4/trilium-linux-x64-0.57.4.tar.xz
+ sha512sums = 7fdfc9ed273b6bd342bbb0953393498be2e50f9e075f8c086dc582a3b8e47a778678f845c544569dcf5f439662c21b0c458eba4f51fc63b8b0ea53f097f3535c
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3c6737254b22..e37a03fba84c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.57.3
+pkgver=0.57.4
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=('c7246de6ad03929ee1530522579c18f62261b0b9693460426f53b4ac27cb10f4f22e3c761bf7300c6839e7d15b703df69bfed91019bd3853eec1a36ea1e52761')
+sha512sums=('7fdfc9ed273b6bd342bbb0953393498be2e50f9e075f8c086dc582a3b8e47a778678f845c544569dcf5f439662c21b0c458eba4f51fc63b8b0ea53f097f3535c')
package()
{