blob: 197094b612d8bfdba63f8c8c25ca4827abc9dac0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libelectron
pkgdesc = A collection of npm dependencies for electron packages.
pkgver = 1.0.21
pkgrel = 1
url = https://gitlab.com/linuxbombay/libelectron/libelectron
arch = x86_64
arch = aarch64
license = GPL
makedepends = unzip
depends = npm
depends = git
depends = icu
source = https://gitlab.com/linuxbombay/libelectron/libelectron/-/archive/1.0.21-1/libelectron-1.0.21-1.tar.bz2
sha256sums = a01953052b63a97155999fbfa05fc50a038d49150b1c5ec8e73625e0c64f2d9f
pkgname = libelectron
|