blob: 848a0b8609da289f84f6f5210072985883c2d677 (
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.27
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.27/libelectron-1.0.27.tar.bz2
sha256sums = be87360bdf70ee5b7ee627391355daa139841f3660fb650f5f2fdfcfd2f2c505
pkgname = libelectron
|