Date: Saturday, May 11, 2013 @ 19:49:25 Author: thomas Revision: 185172
upgpkg: linux-manpages 3.9-1 Modified: linux-manpages/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-11 17:18:56 UTC (rev 185171) +++ PKGBUILD 2013-05-11 17:49:25 UTC (rev 185172) @@ -3,7 +3,7 @@ # Maintainer: Thomas Baechler <[email protected]> pkgname=linux-manpages -pkgver=3.1 +pkgver=3.9 pkgrel=1 pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux kernel." arch=('any') @@ -14,7 +14,7 @@ conflicts=('kernel26-manpages') provides=('kernel26-manpages') source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz") -md5sums=('edbdc798f23ae0f8045c82f6fa22c536') +sha256sums=('60bc3e64ee5dc778de2cd7cd7640abf518a4c9d4f31b8ed624e16fad53f54541') build() { cd "${srcdir}/linux-$pkgver"
