From 2bf90418532bea9c6174446b993bbe466c25cd94 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Tue, 4 Oct 2011 14:18:51 +0000 Subject: [PATCH] bump to latest version --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index e2212f6..b4bf309 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -15,7 +15,8 @@ license=('GPL2') 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