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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 7 19:28:42 UTC 2010


    Date: Tuesday, September 7, 2010 @ 15:28:41
  Author: andyrtr
Revision: 90099

upgpkg: man-pages 3.26-1
new version 3.26, fix #20645

Modified:
  man-pages/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-07 19:15:02 UTC (rev 90098)
+++ PKGBUILD	2010-09-07 19:28:41 UTC (rev 90099)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=man-pages
-pkgver=3.25
+pkgver=3.26
 _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=('98ec2324abea77d7a992470dd44d140c'
+md5sums=('dbf72370fa9684e7ca51ce53ffc87bc2'
          '7c78aff03c0a6767ba483d34f19e4b09')
 
 build() {
@@ -45,7 +45,4 @@
   rm -f man1/diff.1
   # this is included in xf86-input-mouse
   rm -f man4/mouse.4
-  # these are included in module-init-tools
-  rm -f man2/{create_module,delete_module,get_kernel_syms}.2
-  rm -f man2/{init_module,query_module}.2
 }




More information about the arch-commits mailing list