# Contributor: sev # Maintainer: sev pkgname=motd pkgver=1.0.0 pkgrel=1 pkgdesc="Write the result of \`uname -a' to /etc/motd daily" url="https://git.sev.monster/aports.git" arch="noarch" license="WTFPL" source="motd" options="!check" package() { install -Dm755 motd "$pkgdir"/etc/periodic/daily/motd } sha512sums="e109f378b89fc6a61e72ce53101867976996a5643e1e68acc7a5b1666f073d34e40a91d6223bed20c8f17a62314acdae670385aa26c6887e6d74e15df2d09bcb motd"