# Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-alpine-baselayout pkgver=0.13.3 pkgrel=0 pkgdesc="A web-based system administration interface for alpine-baselayout" url="https://git.alpinelinux.org/cgit/acf/acf-alpine-baselayout" arch="noarch" license="GPL-2.0" depends="acf-core lua-json4 lua-posix" source="https://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz" options="!check" package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } sha512sums="fb8f398c22cba14ed823eaaeb35c80289667f6568e0d309c7172676069f0596330fc15777ad87622c085196412970ccea2fdc4d10fc67368786c253c5c017ef0 acf-alpine-baselayout-0.13.3.tar.xz"