[arch-commits] Commit in man-pages/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 15 09:49:19 UTC 2011


    Date: Saturday, October 15, 2011 @ 05:49:19
  Author: andyrtr
Revision: 140473

upgpkg: man-pages 3.35-1

upstream update 3.35

Modified:
  man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-15 09:35:02 UTC (rev 140472)
+++ PKGBUILD	2011-10-15 09:49:19 UTC (rev 140473)
@@ -2,18 +2,18 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=man-pages
-pkgver=3.32
+pkgver=3.35
 _posixver=2003-a
 pkgrel=1
 pkgdesc="Linux man pages"
 arch=('any')
 license=('GPL')
-url="http://www.kernel.org/doc/man-pages/"
+url="http://man7.org/linux/man-pages/index.html"
 groups=('base')
 depends=()
-source=(http://www.kernel.org/pub/linux/docs/man-pages/$pkgname-$pkgver.tar.gz
+source=(http://man7.org/linux/man-pages/download/$pkgname-$pkgver.tar.gz
 	http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/$pkgname-posix-${_posixver}.tar.bz2)
-md5sums=('cc6c2d4d4eb364fd8da718c412db09d4'
+md5sums=('e41432ee35a49036bbaf8d4598506e9c'
          '7c78aff03c0a6767ba483d34f19e4b09')
 
 build() {




More information about the arch-commits mailing list