blob: b135e4d04a2a89b5538b1d61f5a0a986faf424ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = i686-elf-binutils-bin
pkgdesc = A set of programs to assemble and manipulate binary and object files for the i686-elf target
pkgver = 2.41
pkgrel = 1
url = https://www.gnu.org/software/binutils/
arch = x86_64
license = GPL
depends = zlib
depends = libelf
conflicts = i686-elf-binutils
source = i686-elf-binutils-bin-2.41.zip::https://github.com/nasOS-official/i686-elf-binutils/releases/download/main/release.zip
sha256sums = SKIP
pkgname = i686-elf-binutils-bin
|