Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbarnabedikartola committed Nov 1, 2023
1 parent acd2711 commit 4d57012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _extramodules=$(find /usr/lib/modules -type d -iname 6.1.60*xanmod* | rev | cut

pkgname=$_linuxprefix-nvidia-470xx
pkgdesc="NVIDIA drivers for linux"
pkgver=470.199.02
pkgver=470.223.02
pkgrel=61601
arch=('x86_64')
url="http://www.nvidia.com/"
Expand All @@ -21,7 +21,7 @@ options=(!strip)
install=nvidia.install
_durl="https://us.download.nvidia.com/XFree86/Linux-x86"
source=("${_durl}_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
sha256sums=('9c86f9ef6aceaf2b292407aa161b98d817b2eb10a615f971d29a20c2a748ad09')
sha256sums=('fcffc3defb36eb3a6cf003638efefd9159469c5b2ce90de77dcab642aad03d98')

_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"

Expand Down

0 comments on commit 4d57012

Please sign in to comment.