summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-05-23 16:07:29 +0800
committerkyope2022-05-23 16:07:29 +0800
commitc860b2a7984ad86209b6443860061b801c5f0943 (patch)
tree746fc4c9fe853ef77a49ea81e8c683dfcae5b788
parent48a82c7f0576f4e7ef7eb7cbc6d80f2b31ea93e9 (diff)
downloadaur-c860b2a7984ad86209b6443860061b801c5f0943.tar.gz
v2.0.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f56cfd08d49..5b8acae9b8a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.11
+ pkgver = 2.0.12
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.11-linux.AppImage
+ noextract = siyuan-2.0.12-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.11-linux.AppImage
- sha512sums = c6513e11bcd2d623f29d4f3ff95e4ffd5db6328a78a85eece4ef9a752441f34d0c5af06ce8dda6c435e65ed41ac4596145352f41624b6274f0bc00e2963c92ba
+ source = https://release.b3log.org/siyuan/siyuan-2.0.12-linux.AppImage
+ sha512sums = d50091661455eaa91c3316476b2412a69eefb987d5b8bcb213f0d73d81146571be7c71bbf689a9111cdf1fdd3c068ef6b3a630b86bba1024bae49ab8de7328eb
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 7e90f9cd5c81..78f6bea89a2a 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.0.11
+pkgver=2.0.12
pkgrel=1
pkgdesc="The next generation PKM system, your digital garden"
arch=("x86_64")
@@ -13,7 +13,7 @@ options=("!strip")
provides=("siyuan")
optdepends=('pandoc: docx export')
source=("https://release.b3log.org/siyuan/${_pkgname}")
-sha512sums=("c6513e11bcd2d623f29d4f3ff95e4ffd5db6328a78a85eece4ef9a752441f34d0c5af06ce8dda6c435e65ed41ac4596145352f41624b6274f0bc00e2963c92ba")
+sha512sums=("d50091661455eaa91c3316476b2412a69eefb987d5b8bcb213f0d73d81146571be7c71bbf689a9111cdf1fdd3c068ef6b3a630b86bba1024bae49ab8de7328eb")
_installdir=/opt/appimages