summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-07-27 13:27:23 +0800
committerkyope2022-07-27 13:27:23 +0800
commitd173f7d2d41d4a17d00022d2080a8c6ed09a472d (patch)
tree1a07748379fcd2a62a2fb8ed963d2b8f2c5bff61
parente851da153ddef2b170f6d7dd4c130851cd2ea06d (diff)
downloadaur-d173f7d2d41d4a17d00022d2080a8c6ed09a472d.tar.gz
v2.1.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf3d8267d303..b7e3d4b82ad3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.1.2
+ pkgver = 2.1.3
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.1.2-linux.AppImage
+ noextract = siyuan-2.1.3-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.1.2-linux.AppImage
- sha512sums = e5b793dd06363f69302890916e24a9c46f5ae42ff176b7340ca2ab91eb8952dce3faef4e5b7e65648b9ae79230c422336f2533a2bcab2c283381650616e781a3
+ source = https://release.b3log.org/siyuan/siyuan-2.1.3-linux.AppImage
+ sha512sums = 184edebb84450e4df3013e65c15bcb5b6d08c8b46195c8b9d16ef7ddc9945aafa3b443e81dca9f58259968267051a8a606748f3e1d10b844a5656e7bde0d4ccb
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2a9cf6d90a00..485025981949 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.1.2
+pkgver=2.1.3
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=("e5b793dd06363f69302890916e24a9c46f5ae42ff176b7340ca2ab91eb8952dce3faef4e5b7e65648b9ae79230c422336f2533a2bcab2c283381650616e781a3")
+sha512sums=("184edebb84450e4df3013e65c15bcb5b6d08c8b46195c8b9d16ef7ddc9945aafa3b443e81dca9f58259968267051a8a606748f3e1d10b844a5656e7bde0d4ccb")
_installdir=/opt/appimages