mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 09:22:17 +08:00
lib32-nvidia-304xx-utils update to 304.117
This commit is contained in:
parent
dd478a3b1c
commit
5ee9a3251d
@ -3,12 +3,12 @@
|
||||
|
||||
_pkgbasename=nvidia-304xx-utils
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=304.51
|
||||
pkgver=304.117
|
||||
pkgrel=1
|
||||
pkgdesc="NVIDIA drivers utilities and libraries. (32-bit)"
|
||||
arch=('x86_64')
|
||||
url="http://www.nvidia.com/"
|
||||
depends=('lib32-libxvmc' 'lib32-zlib' 'lib32-gcc-libs' 'nvidia-304xx-utils')
|
||||
depends=('lib32-libxvmc' 'lib32-zlib' 'lib32-gcc-libs' "nvidia-304xx-utils=${pkgver}")
|
||||
conflicts=('lib32-libgl')
|
||||
provides=('lib32-libgl')
|
||||
license=('custom')
|
||||
@ -17,7 +17,7 @@ options=('!strip')
|
||||
_parch='x86'
|
||||
_pkg="NVIDIA-Linux-${_parch}-${pkgver}"
|
||||
source=("ftp://download.nvidia.com/XFree86/Linux-${_parch}/${pkgver}/${_pkg}.run")
|
||||
md5sums=('4fde294e139a31528ea7f6efd8885a09')
|
||||
md5sums=('023eb03da304a1842fc503c81e3c5694')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user