blob: f67a894bd96848c3f6d804469c9d07b4adf858a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = yasm-git
pkgdesc = A complete rewrite of the NASM assembler under the BSD License
pkgver = 1.3.0.r30.g6caf1518
pkgrel = 1
url = http://yasm.tortall.net/
arch = i686
arch = x86_64
license = BSD
makedepends = git
depends = glibc
provides = yasm
conflicts = yasm
source = git+https://github.com/yasm/yasm.git
sha256sums = SKIP
pkgname = yasm-git
|