[arch-commits] CVS update of core/base/man-pages (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Oct 25 21:20:56 UTC 2007


    Date: Thursday, October 25, 2007 @ 17:20:56
  Author: andyrtr
    Path: /home/cvs-core/core/base/man-pages

Modified: PKGBUILD (1.70 -> 1.71)

upgpkg: man-pages 2.67-1


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: core/base/man-pages/PKGBUILD
diff -u core/base/man-pages/PKGBUILD:1.70 core/base/man-pages/PKGBUILD:1.71
--- core/base/man-pages/PKGBUILD:1.70	Tue Oct  9 15:56:19 2007
+++ core/base/man-pages/PKGBUILD	Thu Oct 25 17:20:56 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.70 2007/10/09 19:56:19 andyrtr Exp $
+# $Id: PKGBUILD,v 1.71 2007/10/25 21:20:56 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=man-pages
-pkgver=2.66
+pkgver=2.67
 pkgrel=1
 pkgdesc="Linux man pages"
 arch=(i686 x86_64)
@@ -9,8 +9,8 @@
 url="http://www.win.tue.nl/~aeb/linux/man"
 groups=('base')
 depends=()
-source=(ftp://ftp.kernel.org/pub/linux/docs/manpages/$pkgname-$pkgver.tar.gz)
-md5sums=('41ae48fd87f74acdf8ce1163a65b27ac')
+source=(http://www.kernel.org/pub/linux/docs/manpages/$pkgname-$pkgver.tar.gz)
+md5sums=('ff66eb6cfdd7d26a0540556e336b16ea')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list