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

Andreas Radke andyrtr at archlinux.org
Tue Jun 22 14:18:56 UTC 2021


    Date: Tuesday, June 22, 2021 @ 14:18:56
  Author: andyrtr
Revision: 418563

upgpkg: man-db 2.9.4-2: add posix pages sections to adopt changes made in man-pages 5.12-1

Modified:
  man-db/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-22 14:13:07 UTC (rev 418562)
+++ PKGBUILD	2021-06-22 14:18:56 UTC (rev 418563)
@@ -3,7 +3,7 @@
 
 pkgname=man-db
 pkgver=2.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A utility for reading man pages"
 arch=('x86_64')
 url="https://www.nongnu.org/man-db/"
@@ -47,7 +47,7 @@
     --disable-setuid \
     --enable-cache-owner=root \
     --enable-mandirs=GNU \
-    --with-sections="1 n l 8 3 0 2 5 4 9 6 7"
+    --with-sections="1 1p n l 8 3 3p 0 0p 2 5 4 9 6 7"
   make
 }
 



More information about the arch-commits mailing list