summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope@L1522022-10-20 02:59:44 +0800
committerkyope@L1522022-10-20 02:59:44 +0800
commit72b935ff35fe8fd8d6ef7b266119600a9cdd95e4 (patch)
tree587e305743e28ba8e877d2aeeebc64d769133a18
parent2740e7a08675c5aaf42e21a166aecbea76bfe131 (diff)
downloadaur-72b935ff35fe8fd8d6ef7b266119600a9cdd95e4.tar.gz
v2.4.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 091686ba3d5c..f67d2c8ed98b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = A local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG
- pkgver = 2.4.1
+ pkgver = 2.4.2
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = AGPL3
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.4.1-linux.AppImage
+ noextract = siyuan-2.4.2-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.4.1-linux.AppImage
- sha512sums = 5c1f79a83c4b554f84ca59427454290a209e9cd41bd9efbfdf159d759e1464bcc06b85da8ec4724280365422d93e6f06bc3c52c0e0ec707b32760d62095b0adc
+ source = https://release.b3log.org/siyuan/siyuan-2.4.2-linux.AppImage
+ sha512sums = ea39b72e38f07a50aae1037c4bd97be0cc09d0391afe9b1c9cf53df73f52934d4a6d5486364cedb974f0c62eca2ea7d1b6c8ab10b637b5f29836c80cdcb550ef
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index f917623ce269..85c1d3fac0a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vvxxp8 <concatenate[g] the characters[x] in square[b] brackets[1] in[5] order[3] at gmail dot com>
pkgname=siyuan-appimage
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="A local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG"
arch=("x86_64")
@@ -13,7 +13,7 @@ options=("!strip")
provides=("siyuan")
optdepends=('pandoc: docx export')
source=("https://release.b3log.org/siyuan/${_pkgname}")
-sha512sums=("5c1f79a83c4b554f84ca59427454290a209e9cd41bd9efbfdf159d759e1464bcc06b85da8ec4724280365422d93e6f06bc3c52c0e0ec707b32760d62095b0adc")
+sha512sums=("ea39b72e38f07a50aae1037c4bd97be0cc09d0391afe9b1c9cf53df73f52934d4a6d5486364cedb974f0c62eca2ea7d1b6c8ab10b637b5f29836c80cdcb550ef")
_installdir=/opt/appimages