summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-07-04 09:58:29 +0800
committerzxp198210052023-07-04 09:58:29 +0800
commit1d433660ebbbee26af3a6ccbfa4ffe733cbf792e (patch)
tree715adf5ab686d7a0d6e81cf2c824ed0b826764d6 /PKGBUILD
parent19ea78778f016c3eb4ab4f573b8d5262f93c5c2b (diff)
downloadaur-1d433660ebbbee26af3a6ccbfa4ffe733cbf792e.tar.gz
update to 0.16.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec903f7b7623..891be3b3005d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=lvce-bin
-pkgver=0.15.34
+pkgver=0.16.2
pkgrel=1
pkgdesc="VS Code inspired text editor that mostly runs in a webworker"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('libxcb' 'pango' 'glib2' 'libxdamage' 'glibc' 'at-spi2-core' 'java-runt
'sh' 'libxext' 'expat' 'libcups' 'nss' 'dbus' 'libxfixes' 'mesa' 'gtk3' 'libxcomposite' 'alsa-lib' 'libxkbcommon' 'cairo' 'gcc-libs' 'libxrandr' 'zlib')
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")
-sha256sums=('a187b470f0211e2af4141ea9dcbfe362556a2439a3827f52248f45eb49cc9935'
+sha256sums=('4633cf6b70d4096bcd175efcf0b45e4ffc78b955b1eab187578653c8a7a4fcd9'
'7736b1dbda2b18af09232f9eb619e4d3d79d855058cc7494853f25d1553ed00b')
package() {
bsdtar -xf "${srcdir}/data.tar.xz" -C "${pkgdir}"