Date: Tuesday, October 4, 2011 @ 10:18:51
  Author: tpowa
Revision: 139659

upgpkg: linux 3.0.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-10-04 14:14:35 UTC (rev 139658)
+++ PKGBUILD    2011-10-04 14:18:51 UTC (rev 139659)
@@ -15,7 +15,8 @@
 makedepends=('xmlto' 'docbook-xsl')
 options=('!strip')
 
source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-${_basekernel}.tar.bz2";
-        "ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-${pkgver}.gz";
+        #"ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-${pkgver}.gz";
+        "ftp://ftp.archlinux.org/other/linux/patch-${pkgver}.gz";
         # the main kernel config files
         'config' 'config.x86_64'
         # standard config files for mkinitcpio ramdisk

Reply via email to