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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Nov 21 19:01:11 UTC 2007


    Date: Wednesday, November 21, 2007 @ 14:01:11
  Author: andyrtr
    Path: /home/cvs-core/core/base/man-pages

Modified: PKGBUILD (1.72 -> 1.73)

upgpkg: man-pages 2.68-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: core/base/man-pages/PKGBUILD
diff -u core/base/man-pages/PKGBUILD:1.72 core/base/man-pages/PKGBUILD:1.73
--- core/base/man-pages/PKGBUILD:1.72	Thu Nov 15 19:02:34 2007
+++ core/base/man-pages/PKGBUILD	Wed Nov 21 14:01:10 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.72 2007/11/16 00:02:34 daniel Exp $
+# $Id: PKGBUILD,v 1.73 2007/11/21 19:01:10 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=man-pages
-pkgver=2.67
-pkgrel=2
+pkgver=2.68
+pkgrel=1
 pkgdesc="Linux man pages"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.win.tue.nl/~aeb/linux/man"
 groups=('base')
 depends=()
-source=(http://www.kernel.org/pub/linux/docs/manpages/$pkgname-$pkgver.tar.gz)
-md5sums=('ff66eb6cfdd7d26a0540556e336b16ea')
+source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.gz)
+md5sums=('d4c92593408e2ff8952df3f20a21dcac')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list