blob: 96bb3d5d1ede90aa1384f1998cb451a2c6ee9b65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = hex2bin-git
pkgdesc = Hex to binary converter.
pkgver = 1.9.r2.g34c263d
pkgrel = 2
url = https://github.com/Keidan/hex2bin
arch = aarch64
arch = riscv64
arch = x86_64
license = GPL3
checkdepends = python
makedepends = git
makedepends = cmake
makedepends = ninja
depends = glibc
depends = gcc-libs
replaces = hex2bin
source = hex2bin-git::git+https://github.com/Keidan/hex2bin.git
md5sums = SKIP
pkgname = hex2bin-git
|