blob: 57f8b4ccaac9738d005801b8e767e7b512831dac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = lvce-bin
pkgdesc = VS Code inspired text editor that mostly runs in a webworker
pkgver = 0.22.5
pkgrel = 1
url = https://lvce-editor.github.io/lvce-editor
arch = aarch64
arch = armv7h
arch = x86_64
license = MIT
depends = electron28
depends = nodejs
provides = lvce=0.22.5
conflicts = lvce
options = !strip
source = lintian-lvce
source = lvce.sh
sha256sums = ada1a0303abece27be80372538645da5c5b4e9d60fcacc87b97da1c26b8931bc
sha256sums = d4272fed78cdcacd9edfb019134ac485d65b43f4d8c7a4179edbaed56af9b231
source_aarch64 = lvce-0.22.5-aarch64.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.22.5/lvce-v0.22.5_arm64.deb
sha256sums_aarch64 = 0b7464bb11b9cc7fc95f24cca0b01b925fcbdd5d5c777defd9efd9a1935c6de4
source_armv7h = lvce-0.22.5-armv7h.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.22.5/lvce-v0.22.5_armhf.deb
sha256sums_armv7h = ba305b586462ae8e5640060af97073d9910c51a777f50938ba315afd6edee7ac
source_x86_64 = lvce-0.22.5-x86_64.deb::https://github.com/lvce-editor/lvce-editor/releases/download/v0.22.5/lvce-v0.22.5_amd64.deb
sha256sums_x86_64 = e7e2f4ef399a928294c991d8a7be3c7104cc5b39eb7ae1bc1a5eb905135673c8
pkgname = lvce-bin
|