# Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-alpine-baselayout pkgver=0.13.2 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="8cc5b08b1eb5b63f00c516615f0f34509255ae1d81a9f6f80fc2fa0f916632dab270f1da17b38c15093f07ff263078b02c8f42adb24fc6baf125e3cadcbeae50 acf-alpine-baselayout-0.13.2.tar.xz"