blob: dcd5d168bbebc604dafdecf56c1a1ea94fa08aab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = dicionario.js-bin
pkgdesc = Simple dictionary in which you record your own words.
pkgver = 2.7.5
pkgrel = 3
url = https://github.com/ArthurLobopro/dicionario.js
arch = x86_64
license = MIT
depends = electron28
depends = nodejs
provides = dicionario.js=2.7.5
conflicts = dicionario.js
options = !strip
options = !emptydirs
source = dicionario.js-2.7.5.deb::https://github.com/ArthurLobopro/dicionario.js/releases/download/v2.7.5/dicionario.js_2.7.5_amd64.deb
source = dicionario.js.sh
sha256sums = 354d3d518cb64f07dbadb9989dfc43702f234c0fb2e330822b97fb36215b033a
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = dicionario.js-bin
|