summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7574987e2264
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = py3status-amdfan
+ pkgdesc = Py3status module for monitoring fan and temp of amdgpu video cards
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://github.com/mcgillij/py3status-amdfan
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = py3status
+ depends = amdfan
+ source = https://github.com/mcgillij/py3status-amdfan/releases/download/0.1.0/py3status-amdfan-0.1.0.tar.gz
+ md5sums = 29a3049752241334ab2fa8e7ef9ae28f
+
+pkgname = py3status-amdfan
+