summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2022-04-01 11:39:20 -0500
committerBryce Evan Kabat2022-04-01 11:39:20 -0500
commitf7e884ead5f190331034a43eeab89bc477274c0d (patch)
treeacc7a17d7b2caa1d800b90a1c4858a0bdf7765fa
parent42defc71e51fe6d68064016d2115426dd10724fe (diff)
downloadaur-f7e884ead5f190331034a43eeab89bc477274c0d.tar.gz
Updated to 0.50.3
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69c9b10b46b7..569cae3e5ea1 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.50.2
+ pkgver = 0.50.3
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.50.2/trilium-linux-x64-0.50.2.tar.xz
- sha512sums = fb3cd0df6bf3b9d2774d5af76acd0a01391d22885c42cac164d522564eef6aa0e490b7dfa8ec73b86523f75717b0be05241395f5c79c40881f7c3349a71691fa
+ source = https://github.com/zadam/trilium/releases/download/v0.50.3/trilium-linux-x64-0.50.3.tar.xz
+ sha512sums = 218cc68ce0410f17d1a8c2192bbafd588a4d1ba6d1a3dbfa10c851d7eb558063072cdc51b1e26f1d3bf9a08bafe484679d7466b5f1fd584f038c9529d3d8b30f
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 14f316c470b2..9e6db14c0d9d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.50.2
+pkgver=0.50.3
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=('fb3cd0df6bf3b9d2774d5af76acd0a01391d22885c42cac164d522564eef6aa0e490b7dfa8ec73b86523f75717b0be05241395f5c79c40881f7c3349a71691fa')
+sha512sums=('218cc68ce0410f17d1a8c2192bbafd588a4d1ba6d1a3dbfa10c851d7eb558063072cdc51b1e26f1d3bf9a08bafe484679d7466b5f1fd584f038c9529d3d8b30f')
package()
{