blob: 7e1cf7f263789c80eead30aa87709fe34cc9db4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = formidable-bin
pkgdesc = A modular Electron desktop application for creating, managing, and rendering dynamic forms and Markdown documents from YAML-based templates.(Prebuilt version.Use system-wide electron)
pkgver = 2.0.12
pkgrel = 1
url = https://github.com/petervdpas/Formidable
arch = aarch64
arch = x86_64
license = MIT
depends = electron41
provides = formidable=2.0.12
conflicts = formidable
options = !emptydirs
options = !strip
source = formidable.sh
sha256sums = a774c2f54fbbeeaac3cefc0f7250796d30c86d27f0fd40b7eaf9c0fdb021623d
source_aarch64 = formidable-2.0.12-aarch64.deb::https://github.com/petervdpas/Formidable/releases/download/v2.0.12/formidable_arm64.deb
sha256sums_aarch64 = 761a9f85aaeeccecbe0ef51c84e1f4f17bd29d25116c9c39f80fdb235a66ef25
source_x86_64 = formidable-2.0.12-x86_64.deb::https://github.com/petervdpas/Formidable/releases/download/v2.0.12/formidable_amd64.deb
sha256sums_x86_64 = 4893702ca717aa484ac6b86ca8004f631c3dbc428a31dbfdc2c547fc71bb034e
pkgname = formidable-bin
|