summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnyx Azryn2020-12-29 13:34:22 -0600
committerOnyx Azryn2020-12-29 13:34:22 -0600
commit704a24ca47738f61883154f69beb9724a2060f0c (patch)
tree900e4bca1b4ab76a646dff2765554525591945b0
parent8c9a25606149d2d1b43aa1332fb4f80398857f7d (diff)
downloadaur-704a24ca47738f61883154f69beb9724a2060f0c.tar.gz
Update to 0.45.7
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 049de5198499..5bb8b959b99e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.45.6
+ pkgver = 0.45.7
pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = trilium-bin
depends = libxss
depends = nss
depends = gtk3
- source = https://github.com/zadam/trilium/releases/download/v0.45.6/trilium-linux-x64-0.45.6.tar.xz
- sha512sums = 851fa67ea23648882ccd5263191d979d9b6a7e2e079e2719941cd00fe02be73f47fc1611dc802f2b744f8a66e4f1c3232c84fd27846185c1589b1fe3d34f74ab
+ source = https://github.com/zadam/trilium/releases/download/v0.45.7/trilium-linux-x64-0.45.7.tar.xz
+ sha512sums = 45055ec8775894995e6cde23429f7feae10e68d0f4ca597cf77b2bb45b1e2af5ba3523a5e2996d5d612be37a824fb119a8b153ad413a6395f59adab29ed90fde
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index ecbb2569658a..c876feba4bf9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.45.6
+pkgver=0.45.7
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=('851fa67ea23648882ccd5263191d979d9b6a7e2e079e2719941cd00fe02be73f47fc1611dc802f2b744f8a66e4f1c3232c84fd27846185c1589b1fe3d34f74ab')
+sha512sums=('45055ec8775894995e6cde23429f7feae10e68d0f4ca597cf77b2bb45b1e2af5ba3523a5e2996d5d612be37a824fb119a8b153ad413a6395f59adab29ed90fde')
package()
{