summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-09-04 11:04:20 +0800
committerzxp198210052023-09-04 11:04:20 +0800
commit918800678187e850142c7e9abaedcb5b6e07080c (patch)
tree5b9c264b15a47566b49cbd06e24e89e73c23ac02 /PKGBUILD
parent3cf07c7da835b048b1070dd15a916985ea900ae5 (diff)
downloadaur-918800678187e850142c7e9abaedcb5b6e07080c.tar.gz
update to 0.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37edc264436b..17086bb2d011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=bluestone
-pkgver=0.7.3
+pkgver=0.8.0
pkgrel=1
pkgdesc="A WYSIWYG Markdown editor, improve reading and editing experience."
arch=('any')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'dbus' 'libxcomposite' 'gcc-libs' 'cairo' 'glibc' 'nss' 'pan
'nspr' 'gtk3' 'expat' 'at-spi2-core' 'libxrandr' 'libxdamage' 'libcups' 'libx11' 'glib2' 'libxfixes' 'libxext')
makedepends=('pnpm' 'gendesk')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('14edf6de17448ef8b248d93be17ac918e07240b55fba753dd66eee222fc4234c')
+sha256sums=('b155ea0d4636a7dae0a8ae9264d7cb9f1d87b09eb1a3c3d9afe777c2d048b44a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
pnpm install