summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b9aa0e5177b3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = nfancurve-git
+ pkgdesc = A small and lightweight Bash script for using a custom fan curve in Linux for NVIDIA GPUs
+ pkgver = v016.r12.gea6fcf8
+ pkgrel = 1
+ url = https://github.com/nan0s7/nfancurve
+ install = nfancurve.install
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = bash
+ depends = nvidia
+ depends = nvidia-settings
+ depends = procps
+ conflicts = nfancurve-git
+ source = nfancurve::git+https://github.com/nan0s7/nfancurve.git
+ sha512sums = SKIP
+
+pkgname = nfancurve-git
+