[arch-commits] CVS update of arch/build/base/man-pages (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed May 9 15:01:57 UTC 2007
Date: Wednesday, May 9, 2007 @ 11:01:57
Author: tpowa
Path: /home/cvs-arch/arch/build/base/man-pages
Modified: PKGBUILD (1.61 -> 1.62)
'upgpkg: update to new version'
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: arch/build/base/man-pages/PKGBUILD
diff -u arch/build/base/man-pages/PKGBUILD:1.61 arch/build/base/man-pages/PKGBUILD:1.62
--- arch/build/base/man-pages/PKGBUILD:1.61 Mon Apr 9 15:32:25 2007
+++ arch/build/base/man-pages/PKGBUILD Wed May 9 11:01:57 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.61 2007/04/09 19:32:25 andyrtr Exp $
+# $Id: PKGBUILD,v 1.62 2007/05/09 15:01:57 tpowa Exp $
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=man-pages
-pkgver=2.44
+pkgver=2.46
pkgrel=1
pkgdesc="Linux man pages"
arch=(i686 x86_64)
url="http://www.win.tue.nl/~aeb/linux/man"
depends=()
source=(ftp://ftp.kernel.org/pub/linux/docs/manpages/$pkgname-$pkgver.tar.gz)
-md5sums=('cffdf08adedb356e6c47bd5490e8fa8f')
+md5sums=('f0cbeb8cc8daa5fb724409af3615030b')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list