Date: Thursday, May 26, 2016 @ 18:10:07 Author: anatolik Revision: 268603
upgpkg: linux-manpages 4.6-1 Modified: linux-manpages/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-26 13:32:29 UTC (rev 268602) +++ PKGBUILD 2016-05-26 16:10:07 UTC (rev 268603) @@ -3,7 +3,7 @@ # Maintainer: Thomas Baechler <[email protected]> pkgname=linux-manpages -pkgver=4.5 +pkgver=4.6 pkgrel=1 pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux kernel." arch=('any') @@ -16,7 +16,7 @@ options=('!zipman') # https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc source=("https://www.kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.xz") -sha256sums=('a40defb401e01b37d6b8c8ad5c1bbab665be6ac6310cdeed59950c96b31a519c') +sha256sums=('a93771cd5a8ad27798f22e9240538dfea48d3a2bf2a6a6ab415de3f02d25d866') build() { cd "${srcdir}/linux-$pkgver"
