[arch-commits] Commit in xf86-video-nouveau/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Oct 24 13:00:53 UTC 2012


    Date: Wednesday, October 24, 2012 @ 09:00:53
  Author: ibiru
Revision: 169613

update to 1.0.3

Modified:
  xf86-video-nouveau/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-24 12:56:39 UTC (rev 169612)
+++ PKGBUILD	2012-10-24 13:00:53 UTC (rev 169613)
@@ -3,8 +3,8 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=xf86-video-nouveau
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Open Source 2D acceleration driver for nVidia cards"
 arch=('i686' 'x86_64')
 url="http://nouveau.freedesktop.org/"
@@ -14,8 +14,8 @@
 conflicts=('xorg-server<1.13.0' 'X-ABI-VIDEODRV_VERSION<13' 'X-ABI-VIDEODRV_VERSION>=14')
 options=('!libtool')
 install=$pkgname.install
-source=($url/release/$pkgname-$pkgver.tar.bz2)
-sha256sums=('765731c2a91d434d4360517a128d18af70b158f727e49813f1a42e26cccbc45d')
+source=(http://xorg.freedesktop.org/archive/individual/driver/$pkgname-$pkgver.tar.bz2)
+sha256sums=('a2ae34046324e1ec620f5a8dee3c8fe5a295acbb5d51825604c8ad28fb75a559')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list