blob: e82511a9f0893a46e2922d454e46cb116f7d7baa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = musl-git
pkgdesc = An implementation of the standard library for Linux-based systems
pkgver = 1.2.5.r75.gc47ad25e
pkgrel = 1
url = https://musl.libc.org/
arch = i686
arch = x86_64
license = MIT
makedepends = git
provides = musl=1.2.5.r75.gc47ad25e
conflicts = musl
options = staticlibs
options = !buildflags
source = git+https://git.musl-libc.org/git/musl
sha256sums = SKIP
pkgname = musl-git
|