summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-08-07 09:34:25 +0800
committerzxp198210052023-08-07 09:34:25 +0800
commit1bf72ef659712b9f75a0f6672d30a1919ba128a6 (patch)
tree36d2d26cd546604ab30d52050f56b01f92ee0366 /PKGBUILD
parent966ea32c34a4b9d103b06be5444422f2bd182dda (diff)
downloadaur-1bf72ef659712b9f75a0f6672d30a1919ba128a6.tar.gz
update to 0.17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 099da5904a29..a579fb2122d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=lvce-bin
-pkgver=0.16.22
+pkgver=0.17.1
pkgrel=1
pkgdesc="VS Code inspired text editor that mostly runs in a webworker"
arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=('asar')
source=("${pkgname%-bin}-${pkgver}.deb::${_githuburl}/releases/download/v${pkgver}/${pkgname%-bin}-v${pkgver}_amd64.deb"
"LICENSE::https://raw.githubusercontent.com/lvce-editor/lvce-editor/main/LICENSE"
"${pkgname%-bin}.sh")
-sha256sums=('6f5b27f0da994cab5c3820043c3c8ad0e2675b2a5de799a885ad90a7b7136da1'
+sha256sums=('0a4e802bfabe8e6246002625a946c2c020b1ca080d257a3c3f6bf48fe4200f01'
'7736b1dbda2b18af09232f9eb619e4d3d79d855058cc7494853f25d1553ed00b'
'6802eb4f452861f148243b922e31196429bf7fe78ff5ef36a4c449b9a4e9a45e')
package() {