summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2024-01-09 07:39:52 -0600
committerBryce Evan Kabat2024-01-09 07:39:52 -0600
commit591b71548afe06a9c2c54ebd136ecc3627c893a8 (patch)
tree34f7ca76a8a37b67cadfe98e528dd27c3f06e7d8
parentbfbd9e035bd51485f46d81b88d8cde7f697038e2 (diff)
downloadaur-591b71548afe06a9c2c54ebd136ecc3627c893a8.tar.gz
Update to 0.62.5
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa9e09e45f80..998354503c00 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.62.4
+ pkgver = 0.62.5
pkgrel = 2
url = https://github.com/zadam/trilium
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = trilium-bin
depends = nss
depends = gtk3
depends = alsa-lib
- source = https://github.com/zadam/trilium/releases/download/v0.62.4/trilium-linux-x64-0.62.4.tar.xz
- sha512sums = 24ef459b9419cae30911d9e388f59a5e2daedadb227bb89b84462b8037f585344786610ef77b83af187a6fc847f8bc9c0bd796f22d1e570388bef61b6dfcd0f2
+ source = https://github.com/zadam/trilium/releases/download/v0.62.5/trilium-linux-x64-0.62.5.tar.xz
+ sha512sums = bd0d212e5abb854c7587491cce28f44237bf54e9d90db3de524257c360b877d9c071ee35e7d1e73d02a87fcd6dee88d8f714bf8835220fd6f1f8a11ca1d8a3c2
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index e313db7916d5..34ac6e9ea4d2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.62.4
+pkgver=0.62.5
pkgrel=2
pkgdesc="A hierarchical note taking application built on modern technologies."
depends=('libxss' 'nss' 'gtk3' 'alsa-lib')
@@ -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=('24ef459b9419cae30911d9e388f59a5e2daedadb227bb89b84462b8037f585344786610ef77b83af187a6fc847f8bc9c0bd796f22d1e570388bef61b6dfcd0f2')
+sha512sums=('bd0d212e5abb854c7587491cce28f44237bf54e9d90db3de524257c360b877d9c071ee35e7d1e73d02a87fcd6dee88d8f714bf8835220fd6f1f8a11ca1d8a3c2')
package()
{