summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-03-18 23:03:58 +0800
committerkyope2022-03-18 23:03:58 +0800
commitf77d56ccba1903c43af41855da106b1be07ffb7c (patch)
tree6f831ab142a769bc3994be2e00f276f6e20cec3d
parent1ec48131be213bec189d074141589518d0c2b193 (diff)
downloadaur-f77d56ccba1903c43af41855da106b1be07ffb7c.tar.gz
v1.9.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06709f981d3d..aaff57af0442 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 1.9.1
+ pkgver = 1.9.2
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
provides = siyuan
- noextract = siyuan-1.9.1-linux.AppImage
+ noextract = siyuan-1.9.2-linux.AppImage
options = !strip
- source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.1/siyuan-1.9.1-linux.AppImage
- sha512sums = 703d78b63bcf7292c125bb26c6882916c0dabe049e19c2611c5b12c1baba7026ac86ac27f1718bfeeff1fe9f03f8a4e3e6e7998cc445c5704cfbbc4aa32963b5
+ source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.2/siyuan-1.9.2-linux.AppImage
+ sha512sums = a66eb07027e2e06a276d56f94d9448a8a58e54690c429e8095e7713a612a581805926cb0a8ea5bbc090336f60c33e9ba5bd06586ad1c599f21c9f658b3fd7c3f
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index f2f2f175240e..78954c5d2720 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=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="The next generation PKM system, your digital garden"
arch=("x86_64")
@@ -12,7 +12,7 @@ noextract=(${_pkgname})
options=("!strip")
provides=("siyuan")
source=("https://download.fastgit.org/siyuan-note/siyuan/releases/download/v${pkgver}/${_pkgname}")
-sha512sums=("703d78b63bcf7292c125bb26c6882916c0dabe049e19c2611c5b12c1baba7026ac86ac27f1718bfeeff1fe9f03f8a4e3e6e7998cc445c5704cfbbc4aa32963b5")
+sha512sums=("a66eb07027e2e06a276d56f94d9448a8a58e54690c429e8095e7713a612a581805926cb0a8ea5bbc090336f60c33e9ba5bd06586ad1c599f21c9f658b3fd7c3f")
_installdir=/opt/appimages