Date: Friday, October 8, 2010 @ 14:32:51 Author: andyrtr Revision: 94609
upgpkg: man-pages 3.28-1 new version 3.28 Modified: man-pages/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-10-08 18:18:09 UTC (rev 94608) +++ PKGBUILD 2010-10-08 18:32:51 UTC (rev 94609) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <andy...@archlinux.org> pkgname=man-pages -pkgver=3.27 +pkgver=3.28 _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.gz http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2) -md5sums=('118c81a47619f259f9f38dbb0c280784' +md5sums=('c73c092019f093becd388911ffc6d072' '7c78aff03c0a6767ba483d34f19e4b09') build() {