pkgname=alpine-sdk
pkgver=1.0
pkgrel=1
pkgdesc='Alpine Software Development Kit meta package'
url='https://git.alpinelinux.org/'
arch=('any')
license=('GPL-2.0')
options=('!debug')
depends=(
abuild # from the AUR
alpine-build-base# from the AUR
git
)