summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b3b352a8da27
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-uptime-kuma-api
+ pkgdesc = A wrapper for the Uptime Kuma Socket.IO API
+ pkgver = 1.1.0
+ pkgrel = 1
+ url = https://github.com/lucasheld/uptime-kuma-api
+ arch = any
+ license = MIT
+ makedepends = python-wheel
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ depends = python-packaging
+ depends = python-socketio
+ source = uptime-kuma-api-1.1.0.tar.gz::https://github.com/lucasheld/uptime-kuma-api/archive/refs/tags/1.1.0.tar.gz
+ sha256sums = b564d4c5ca5308cf81a70615bd87c4804d14515e51e51169b8c58f27148846ff
+
+pkgname = python-uptime-kuma-api