blob: 3517518b2d7f934cba6c0ace462fe569508ab17f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = bytesize-git
pkgdesc = Convert between Binary & SI Bytes
pkgver = 1.10.0
pkgrel = 1
url = https://github.com/jmdaemon/bytesize
arch = any
license = AGPL3
makedepends = make
depends = logc
depends = glibc
depends = gmp
depends = mpfr
provides = bytesize
conflicts = bytesize
source = bytesize-git::git+https://github.com/jmdaemon/bytesize
sha512sums = SKIP
pkgname = bytesize-git
|