2024-08-20 12:51:59 +00:00
|
|
|
# Contributor: Alex Denes <caskd@redxen.eu>
|
|
|
|
# Maintainer: Alex Denes <caskd@redxen.eu>
|
|
|
|
|
|
|
|
. ../APKBUILD-cron.template
|
|
|
|
|
2025-01-04 17:31:32 +00:00
|
|
|
pkgrel=1
|
2024-11-30 12:07:42 +00:00
|
|
|
depends="$depends caskd-backup-scripts"
|
2024-08-20 12:51:59 +00:00
|
|
|
install_if="$install_if redxen-config-${_rx_pkgname#backup-}"
|
|
|
|
source="hourly"
|
|
|
|
|
|
|
|
sha512sums="
|
2025-01-04 17:31:32 +00:00
|
|
|
72eee2cbf2b142a2401a94f12cfb4205d80581cc963818fe57c79943c7d3ab9602aecf40dd5229d7e5cf95955c8235a6620bbced586209b71db987097c065612 hourly
|
2024-08-20 12:51:59 +00:00
|
|
|
"
|