summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2023-09-07 13:13:39 +0800
committerXuanwo2023-09-07 13:13:39 +0800
commit3363120956789fbb8cc30095e19ab89b55bd81d6 (patch)
tree9824d8b25a0630c6b7f9602d599cc6d778fccead /PKGBUILD
parent014735e38c709dec7db30367bddc3ec502d15619 (diff)
downloadaur-3363120956789fbb8cc30095e19ab89b55bd81d6.tar.gz
Bump to version 0.9.17
Signed-off-by: Xuanwo <github@xuanwo.io>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66dc64bde5ee..7c4a17e0127a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname="logseq-desktop"
pkgname="$_pkgname-bin"
-pkgver=0.9.16
+pkgver=0.9.17
pkgrel=1
pkgdesc="Privacy-first, open-source platform for knowledge sharing and management"
arch=("x86_64")
@@ -16,11 +16,9 @@ source=(
"$_pkgname.desktop"
"$_pkgname.sh"
)
-sha256sums=(
- '977c9b9a478111cd64f960bff75f2e17b05adb53e57ccc8ed1f33eea88230301'
- 'dfc071a4740a2329746b9b9e30dd7aa34016e9c7e01e1c451d4a23415a2d4b65'
- '79749ee5011f229810343fb4a4eeb60de986d541617ead4242ccf0057b263a55'
-)
+sha256sums=('1a57ea9b4d142053ae36b2571941df26d46ad4f7f806e1895923a6739dfb60fc'
+ 'dfc071a4740a2329746b9b9e30dd7aa34016e9c7e01e1c451d4a23415a2d4b65'
+ '79749ee5011f229810343fb4a4eeb60de986d541617ead4242ccf0057b263a55')
package() {
cd "$srcdir/Logseq-linux-x64"