#!/bin/bash # see https://github.com/joernott/monitoring-check-systemd-service/tags APP="monitoring-check-systemd-service" VERSION="1.2.0" RELEASE="1" URL="https://github.com/joernott/monitoring-check-systemd-service/archive/refs/tags/v${VERSION}.tar.gz" ARCH="noarch"