[Unit]
Description=Update AUR packages

[Service]
Type=oneshot
RemainAfterExit=no
User=build
Group=build
ExecStart=/bin/aur_repo

[Install]
WantedBy=multi-user.target