summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsirlucjan2017-01-14 12:26:00 +0100
committersirlucjan2017-01-14 12:26:00 +0100
commit06aecbdea1d66858dae03c9801e80f8d0bd6f2ac (patch)
treed67284432d534e50c2693bf00c2378cefb8829e8
parent6ddd31ca7c3031e3d97a74220580cc8bae1aa13c (diff)
downloadaur-06aecbdea1d66858dae03c9801e80f8d0bd6f2ac.tar.gz
Bump to 4.9.3-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a9458ecb43c..90a4cf1b1ba4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = nvidia-lqx
pkgdesc = NVIDIA drivers for linux-lqx.
pkgver = 375.26
- pkgrel = 1
+ pkgrel = 2
url = http://www.nvidia.com/
install = nvidia-lqx.install
arch = i686
arch = x86_64
license = custom
- makedepends = linux-lqx-headers>=4.8
- makedepends = linux-lqx-headers<4.9
- depends = linux-lqx>=4.8
- depends = linux-lqx<4.9
+ makedepends = linux-lqx-headers>=4.9
+ makedepends = linux-lqx-headers<4.10
+ depends = linux-lqx>=4.9
+ depends = linux-lqx<4.10
depends = nvidia-libgl
depends = nvidia-utils=375.26
conflicts = nvidia-304xx-lqx
diff --git a/PKGBUILD b/PKGBUILD
index d00f3cece40e..d1367ed27028 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=nvidia-lqx
pkgver=375.26
-_extramodules=extramodules-4.8-lqx
-pkgrel=1
+_extramodules=extramodules-4.9-lqx
+pkgrel=2
_pkgdesc="NVIDIA drivers for linux-lqx."
pkgdesc="$_pkgdesc"
arch=('i686' 'x86_64')
url="http://www.nvidia.com/"
-depends=('linux-lqx>=4.8' 'linux-lqx<4.9' "nvidia-libgl" "nvidia-utils=${pkgver}")
-makedepends=('linux-lqx-headers>=4.8' 'linux-lqx-headers<4.9')
+depends=('linux-lqx>=4.9' 'linux-lqx<4.10' "nvidia-libgl" "nvidia-utils=${pkgver}")
+makedepends=('linux-lqx-headers>=4.9' 'linux-lqx-headers<4.10')
conflicts=('nvidia-304xx-lqx' 'nvidia-340xx-lqx')
license=('custom')
install=nvidia-lqx.install