makedeb
This package provides video & pgraph firmwares for all NVIDIA chipsets that need them
Click here to go back to the commit logs for firmware-nouveau.
Hash: dcefe197938fff2b634111ee213069ff5a4f155d
Message: Updated package from 325.15 to 340.108
diff --git a/.SRCINFO b/.SRCINFO
index 9f97e8f..c461eac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firmware-nouveau
pkgdesc = This package provides video & pgraph firmwares for all NVIDIA chipsets that need them
- pkgver = 325.15
+ pkgver = 340.108
pkgrel = 1
url = http://nouveau.freedesktop.org/wiki/
install = .INSTALL
@@ -8,11 +8,11 @@ pkgbase = firmware-nouveau
license = custom
makedepends = python2
depends = initramfs-tools
- source = https://raw.github.com/imirkin/re-vp2/master/extract_firmware.py
- source = http://us.download.nvidia.com/XFree86/Linux-x86/325.15/NVIDIA-Linux-x86-325.15.run
+ source = https://raw.github.com/envytools/firmware/master/extract_firmware.py
+ source = http://us.download.nvidia.com/XFree86/Linux-x86/340.108/NVIDIA-Linux-x86-340.108.run
md5sums = SKIP
- md5sums = 528fc538584de6446384b9cec3099d6c
+ md5sums = ffa278e613337e638fd10de41dae3630
sha256sums = SKIP
- sha256sums = 3d790e4bfed24641f7cc76879144ab5d52b12271012ba381b0d33aa1a2e08775
+ sha256sums = 2032aad612d9f3af1aecf979cfdfe423d79aa76929ef8bf8d3a403076f507cca
pkgname = firmware-nouveau
diff --git a/PKGBUILD b/PKGBUILD
index f29f5df..3e3620c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Timothée Ravier <tim[at]siosm[dot]fr>
pkgname=firmware-nouveau
-pkgver=325.15
+pkgver=340.108
pkgrel=1
pkgdesc="This package provides video & pgraph firmwares for all NVIDIA chipsets that need them"
url='http://nouveau.freedesktop.org/wiki/'
@@ -13,12 +13,12 @@ arch=('any')
license=('custom')
depends=('initramfs-tools')
makedepends=('python2')
-source=("https://raw.github.com/imirkin/re-vp2/master/extract_firmware.py"
+source=("https://raw.github.com/envytools/firmware/master/extract_firmware.py"
"http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/NVIDIA-Linux-x86-${pkgver}.run")
md5sums=('SKIP'
- '528fc538584de6446384b9cec3099d6c')
+ 'ffa278e613337e638fd10de41dae3630')
sha256sums=('SKIP'
- '3d790e4bfed24641f7cc76879144ab5d52b12271012ba381b0d33aa1a2e08775')
+ '2032aad612d9f3af1aecf979cfdfe423d79aa76929ef8bf8d3a403076f507cca')
build() {
sh NVIDIA-Linux-x86-${pkgver}.run --extract-only