pkgname=initscripts-systemd pkgver=20120412 pkgrel=1 pkgdesc="Chakra GNU/Linux specific systemd initialization/bootup scripts for systemd" arch=('any') url="https://gitorious.org/chakra/chakra-initscripts-systemd" license=('GPL') groups=('systemd') depends=('systemd' 'initscripts') install=initscripts-systemd.install source=('Makefile' 'README' 'chakra-daemons.target' 'chakra-modules-load.service' 'rc-local-shutdown.service' 'chakra-daemons' 'chakra-modules-load' 'initscripts-systemd.install' 'rc-local.service') md5sums=('fd45b0195186bb3e2ef1ec271deec79c' 'c048f6f2a1d0b0e0b86c68a130c29afb' '1bbb9d142b19f8bc889b97db82456e07' 'defccccdd0fbd1f34dba17f775fe90da' '82123eadd81cb9631b8b08804f56bae7' '3a3f4b9865d9461e82e838ca82027a5b' '41b0be0f89f87ffd591fe91b927e3e38' '1abcfbfb21f6ce0ef213305a48d9ff9f' '469d6b560a824a36cdff6e5379ed8bbc') package() { cd "$srcdir" make DESTDIR="$pkgdir" install }