summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd77920a2683..49d0507dd81a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@ pkgdesc="Nuvoton module for nct677x chips not yet supported in the kernel."
arch=('i686' 'x86_64')
url="https://github.com/groeck/nct6775"
license=('GPLv2')
-depends=('linux>=4.12' 'linux<4.13')
-makedepends=('linux-headers>=4.12' 'linux-headers<4.13' 'git')
-_extramodules="extramodules-4.12-ARCH"
+depends=('linux>=4.13' 'linux<4.14')
+makedepends=('linux-headers>=4.13' 'linux-headers<4.14' 'git')
+_extramodules="extramodules-4.13-ARCH"
source=("git://github.com/groeck/nct6775.git")
md5sums=('SKIP')
install=readme.install