[arch-commits] Commit in xf86-video-nouveau/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Wed Mar 4 05:42:10 UTC 2009
Date: Wednesday, March 4, 2009 @ 00:42:10
Author: eric
Revision: 28987
Fixed source url
Modified:
xf86-video-nouveau/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-04 05:40:44 UTC (rev 28986)
+++ PKGBUILD 2009-03-04 05:42:10 UTC (rev 28987)
@@ -14,7 +14,7 @@
makedepends=('pkgconfig' 'xorg-server>=1.6.0' 'mesa>=7.3' 'glproto>=1.4.9')
groups=('xorg-video-drivers')
options=('!libtool')
-source=(xf86-video-nouveau-${_gitdate}.tar.bz2)
+source=(ftp://ftp.archlinux.org/other/$pkgname/xf86-video-nouveau-${_gitdate}.tar.bz2)
md5sums=('3dcbcc68d10a59d2b94d0efb0d13580e')
build() {
More information about the arch-commits
mailing list