summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcyano2017-03-07 01:17:09 +0000
committercyano2017-03-07 01:17:09 +0000
commit8708c4425492c7db582f34e6154647be0f1f71d6 (patch)
tree6d47148022e4b56c8a594dc2a1b31a54e49ae596 /PKGBUILD
parente85f75925241ab2d6febb1ecbb500fada7cffecd (diff)
downloadaur-nvidia-pae.tar.gz
fix pkgdesc, pkgver not changed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccc1ba2bb54f..17059956969e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=nvidia-pae
pkgver=378.13
_extramodules=extramodules-4.10-pae
pkgrel=3
-pkgdesc="NVIDIA drivers for linux"
+pkgdesc="NVIDIA drivers for linux-pae"
arch=('i686')
url="http://www.nvidia.com/"
makedepends=('nvidia-libgl' "nvidia-utils=${pkgver}" 'linux-pae' 'linux-pae-headers>=4.10' 'linux-pae-headers<4.11')
@@ -47,7 +47,6 @@ build() {
}
package() {
- pkgdesc="NVIDIA drivers for linux"
depends=('linux-pae>=4.10' 'linux-pae<4.11' "nvidia-utils=${pkgver}" 'libgl')
install=nvidia.install