We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23edaeb commit 0a8c981Copy full SHA for 0a8c981
archlinuxcn/musl-x86/PKGBUILD
@@ -14,6 +14,7 @@ url='https://www.musl-libc.org/'
14
license=('MIT')
15
options=('staticlibs' '!lto')
16
conflicts=(musl)
17
+provides=(musl)
18
source=(https://www.musl-libc.org/releases/musl-$pkgver.tar.gz{,.asc})
19
validpgpkeys=('836489290BB6B70F99FFDA0556BCDB593020450F')
20
sha256sums=('d585fd3b613c66151fc3249e8ed44f77020cb5e6c1e635a616d3f9f82460512a'
0 commit comments