Date: Friday, April 19, 2013 @ 17:28:20 Author: andyrtr Revision: 183259
upgpkg: man-pages 3.51-1 upstream update 3.51 Modified: man-pages/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-19 15:23:18 UTC (rev 183258) +++ PKGBUILD 2013-04-19 15:28:20 UTC (rev 183259) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=man-pages -pkgver=3.50 +pkgver=3.51 _posixver=2003-a pkgrel=1 pkgdesc="Linux man pages" @@ -13,7 +13,7 @@ depends=() source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.xz http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2) -md5sums=('41a424a405e88f2e45137485c115b8c6' +md5sums=('63eef7d6d5abf30bc5b785e344d1df8b' '7c78aff03c0a6767ba483d34f19e4b09') build() {
