Date: Tuesday, November 8, 2011 @ 18:03:12
  Author: thomas
Revision: 142395

upgpkg: linux-manpages 3.1-1

Modified:
  linux-manpages/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-11-08 22:38:58 UTC (rev 142394)
+++ PKGBUILD    2011-11-08 23:03:12 UTC (rev 142395)
@@ -3,7 +3,7 @@
 # Maintainer: Thomas Baechler <tho...@archlinux.org>
 
 pkgname=linux-manpages
-pkgver=3.0.1
+pkgver=3.1
 pkgrel=1
 pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux 
kernel."
 arch=('any')
@@ -13,8 +13,8 @@
 replaces=('kernel26-manpages')
 conflicts=('kernel26-manpages')
 provides=('kernel26-manpages')
-source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.bz2";)
-md5sums=('aed949984b878b7fb77ffe9cbee8ce0c')
+source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz";)
+md5sums=('edbdc798f23ae0f8045c82f6fa22c536')
 
 build() {
   cd "${srcdir}/linux-$pkgver"

Reply via email to