summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58d0156262ac..ab7e0b02096b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=nfancurve
pkgname=${_pkgname}-git
pkgver=v016.r12.gea6fcf8
-pkgrel=1
+pkgrel=2
pkgdesc="A small and lightweight Bash script for using a custom fan curve in Linux for NVIDIA GPUs"
arch=("any")
@@ -12,7 +12,7 @@ license=("GPL3")
depends=("bash" "nvidia" "nvidia-settings" "procps")
makedepends=("git")
-conflicts=("${_pkgname}-git")
+conflicts=("${_pkgname}")
install=${_pkgname}.install