summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlonso2020-03-20 03:20:41 +0100
committerAlonso2020-03-20 03:20:41 +0100
commitf715314401db708cad48b2fb242fa889323eb815 (patch)
treea30a6ee926868a87f9804b77980c45c3a119eba6 /PKGBUILD
parent8c7935916f0350e0cb40fd2edad19758725036be (diff)
downloadaur-f715314401db708cad48b2fb242fa889323eb815.tar.gz
bump version for 5.5.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a6a4d393c1a..7e7934ee3435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=nvidia-390xx
pkgname=(nvidia-390xx nvidia-390xx-dkms)
pkgver=390.132
-pkgrel=34
+pkgrel=35
pkgdesc="NVIDIA drivers for linux, 390xx legacy branch"
arch=('x86_64')
url="https://www.nvidia.com/"
@@ -89,4 +89,4 @@ package_nvidia-390xx-dkms() {
install -Dm644 /dev/stdin "${pkgdir}/usr/lib/modprobe.d/${pkgname}.conf"
install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 "${srcdir}/${_pkg}/LICENSE"
-} \ No newline at end of file
+}