14 lines
397 B
Plaintext
14 lines
397 B
Plaintext
# Contributor: Alex Denes <caskd@redxen.eu>
|
|
# Maintainer: Alex Denes <caskd@redxen.eu>
|
|
|
|
. ../APKBUILD-cron.template
|
|
|
|
pkgrel=1
|
|
depends="$depends caskd-backup-scripts"
|
|
install_if="$install_if redxen-config-${_rx_pkgname#backup-}"
|
|
source="hourly"
|
|
|
|
sha512sums="
|
|
72eee2cbf2b142a2401a94f12cfb4205d80581cc963818fe57c79943c7d3ab9602aecf40dd5229d7e5cf95955c8235a6620bbced586209b71db987097c065612 hourly
|
|
"
|