summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAshley Bone2021-05-30 21:52:59 -0400
committerAshley Bone2021-05-30 21:52:59 -0400
commit822d99fb40f34037ce2613381f4c826f59b0bc68 (patch)
tree07f2f6fdab9557de9124026287060f858fde9d2c /.SRCINFO
downloadaur-822d99fb40f34037ce2613381f4c826f59b0bc68.tar.gz
initial upload
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO47
1 files changed, 47 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c9bc2548a863
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,47 @@
+pkgbase = healthchecks
+ pkgdesc = A cron monitoring service with a web-based dashboard, API, and notification integrations.
+ pkgver = 1.20.0
+ pkgrel = 1
+ url = https://github.com/healthchecks/healthchecks
+ install = healthchecks.install
+ arch = any
+ license = BSD
+ depends = python-cron-descriptor
+ depends = python-croniter
+ depends = python-django
+ depends = python-django-compressor
+ depends = python-fido2
+ depends = python-pytz
+ depends = python-requests
+ depends = python-statsd
+ depends = uwsgi
+ depends = uwsgi-plugin-python
+ optdepends = python-psycopg2: Add support for postgreSQL.
+ optdepends = python-apprise: Add support for the Apprise integration.
+ backup = var/lib/healthchecks/local_settings.py
+ backup = etc/uwsgi/healthchecks.ini
+ source = https://github.com/healthchecks/healthchecks/archive/refs/tags/v1.20.0.tar.gz
+ source = hc-clean-db
+ source = hc-manage
+ source = healthchecks-clean-db.service
+ source = healthchecks-clean-db.timer
+ source = healthchecks.ini
+ source = healthchecks-nginx.conf
+ source = healthchecks.service
+ source = healthchecks.sysusers
+ source = healthchecks.tmpfiles
+ source = local_settings.py
+ sha256sums = c4bc7a1a3b09bbfaaf63eae9df8144052174cb424169e4d12e77a51b88491a9b
+ sha256sums = a7b75bdd35c6952e06e1cd3824450f7c613aff5e3fb1d9f4f57f517b57cefbde
+ sha256sums = 355ac237284642e24a3cbe7ddb285bf7dbb802e72ea7fe7c68f0476178ab94fc
+ sha256sums = 9d32c4d1404079cac9b7a4ccbc97e01d867735c2536f915220d2ac5dffc333e7
+ sha256sums = 39d54c71890449a8f114c756cb96c87bf40538f7dbb056eb5c19882cc40e59da
+ sha256sums = d6eba99257afc8f75092af7d018d56618d0930ad2258fa6963d86089b7b3c35a
+ sha256sums = 55af4162848e448233fea8eefa42f4bc8c09f99be9d9fb0c8841a9dd38e95dd5
+ sha256sums = efa32e5bb8ef6dae017e2e196e8a37e42e73c2aade36743905f544c0c8b936b8
+ sha256sums = 2407d81ae0224d5c394b35e20a3b29d138fbde3fdde951de9dfea44d97e73eca
+ sha256sums = c04de046d176958b3705d751ac09cf018d395b6c37f38977ec4048a561d5041f
+ sha256sums = 1b398980c2dacc1a39d8f8d363815e0a5c07ea3b3ca0a7f6431c8d7d79ff212f
+
+pkgname = healthchecks
+