summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-02-08 18:11:49 +0800
committerkyope2022-02-08 18:11:49 +0800
commit2a2edead97f2cfb5f3cfd58e621c9531795cd1dd (patch)
treec0c6628ee27b5e7fef9726de673874f6baa4ccc6
parent02839523e81dcd7e26dbe085e901cffeec7de1be (diff)
downloadaur-2a2edead97f2cfb5f3cfd58e621c9531795cd1dd.tar.gz
v1.8.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6dcdc2a8883..8e81c5f6037a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 1.8.0
+ pkgver = 1.8.1
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
provides = siyuan
- noextract = siyuan-1.8.0-linux.AppImage
+ noextract = siyuan-1.8.1-linux.AppImage
options = !strip
- source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.8.0/siyuan-1.8.0-linux.AppImage
- sha512sums = 6a27c4af2fa7b07357b5a8e0bd260d603ac099c0847cd2c083e6f9d9cf583bfa5a6c93f556443244c9b36f2c2e5c35ef4bce59bd7d3954bf242a2a11191ecf37
+ source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.8.1/siyuan-1.8.1-linux.AppImage
+ sha512sums = 0de7bbab583d02990bdb65e2ce4051b3a19d6eb9debb9080cda11243383eecedbdea868998beb0af623d238a1cf7998245bbec2886f37627319df98dc14c7967
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 8bb68520ed99..fcf229f912b7 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.8.0
+pkgver=1.8.1
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=("6a27c4af2fa7b07357b5a8e0bd260d603ac099c0847cd2c083e6f9d9cf583bfa5a6c93f556443244c9b36f2c2e5c35ef4bce59bd7d3954bf242a2a11191ecf37")
+sha512sums=("0de7bbab583d02990bdb65e2ce4051b3a19d6eb9debb9080cda11243383eecedbdea868998beb0af623d238a1cf7998245bbec2886f37627319df98dc14c7967")
_installdir=/opt/appimages