summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2023-06-21 08:24:52 -0500
committerBryce Evan Kabat2023-06-21 08:24:52 -0500
commit7cd75508420f6add71b8c0d14443845f2828d516 (patch)
treeaa742c145aacdbd1e77a8e9bb76e9924d888145f
parentc8ad214debfe1cface731a8916fac74234bac17d (diff)
downloadaur-7cd75508420f6add71b8c0d14443845f2828d516.tar.gz
Updated to 0.60.4
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b733c47e467..e523fc57db66 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.60.3
+ pkgver = 0.60.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.60.3/trilium-linux-x64-0.60.3.tar.xz
- sha512sums = 26cb92d7f2cd6f0c496aeca5531088e0c528638d797fb6107eea4fd46bf89c9062cab6890c3b3e5863a99061b3d1940867a33d8f59f690f023c2dba2a1cc495d
+ source = https://github.com/zadam/trilium/releases/download/v0.60.4/trilium-linux-x64-0.60.4.tar.xz
+ sha512sums = 491be1b4302f2ad1c0d8edcdca3404add907cbe86edc909c1a69dc4ef0a71f63cc5891e4c05f00878ba63ab8329412cb80e5c7544901ebeabdac2c88770ea644
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3469be9212a7..33c2ff74e2f5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.60.3
+pkgver=0.60.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=('26cb92d7f2cd6f0c496aeca5531088e0c528638d797fb6107eea4fd46bf89c9062cab6890c3b3e5863a99061b3d1940867a33d8f59f690f023c2dba2a1cc495d')
+sha512sums=('491be1b4302f2ad1c0d8edcdca3404add907cbe86edc909c1a69dc4ef0a71f63cc5891e4c05f00878ba63ab8329412cb80e5c7544901ebeabdac2c88770ea644')
package()
{