blob: 64b783944594ae331351cc36b44beaee4c347d1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = insect
pkgdesc = High precision scientific calculator with support for physical units
pkgver = 5.9.0
pkgrel = 3
url = https://github.com/sharkdp/insect
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = insect-5.9.0.tgz
source = http://registry.npmjs.org/insect/-/insect-5.9.0.tgz
sha1sums = f7a5fc884e32d44ace322cc4cac91edc2eefdac5
pkgname = insect
|