summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryce Evan Kabat2021-10-22 19:44:50 -0500
committerBryce Evan Kabat2021-10-22 19:44:50 -0500
commitb8ecc4e07000d918b77aaa7ea5b1462c17dacf43 (patch)
tree948c8328d024e3c680b7b8102973a05831af4b1e
parent27f55e42d13b0c786cf7be382c7ef3c5f880aed2 (diff)
downloadaur-b8ecc4e07000d918b77aaa7ea5b1462c17dacf43.tar.gz
Update to 0.43.8
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71be57b0c877..88cc58f77fdd 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
- pkgver = 0.48.2
+ pkgver = 0.48.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.48.2/trilium-linux-x64-0.48.2.tar.xz
- sha512sums = bbee69083db06d747db52d19df40b0c6263fe007ec721b52d32855b6053cb929eeb33ab467e3a853b8e7680601efb3e350b6eb0aa42cd8b237c1aacb55b0f0ef
+ source = https://github.com/zadam/trilium/releases/download/v0.48.3/trilium-linux-x64-0.48.3.tar.xz
+ sha512sums = 89c14f38a09fcc7a62e43681725a958085a3625b9bf93e00a22230c7b07545c54028448b9b33f8a52bb75fd07a80df6e9d48281576c174d71843af568ea70479
pkgname = trilium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 77c1f8dcc4c1..946059ef9f28 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bryce Kabat <brycekabat@onyxazryn.com>
pkgname="trilium-bin"
-pkgver=0.48.2
+pkgver=0.48.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=('bbee69083db06d747db52d19df40b0c6263fe007ec721b52d32855b6053cb929eeb33ab467e3a853b8e7680601efb3e350b6eb0aa42cd8b237c1aacb55b0f0ef')
+sha512sums=('89c14f38a09fcc7a62e43681725a958085a3625b9bf93e00a22230c7b07545c54028448b9b33f8a52bb75fd07a80df6e9d48281576c174d71843af568ea70479')
package()
{