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

Andreas Radke andyrtr at gemini.archlinux.org
Sun Feb 6 19:44:22 UTC 2022


    Date: Sunday, February 6, 2022 @ 19:44:21
  Author: andyrtr
Revision: 436342

fix url

Modified:
  man-db/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 18:43:04 UTC (rev 436341)
+++ PKGBUILD	2022-02-06 19:44:21 UTC (rev 436342)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="A utility for reading man pages"
 arch=('x86_64')
-url="https://www.nongnu.org/man-db/"
+url="https://gitlab.com/cjwatson/man-db"
 license=('GPL' 'LGPL')
 depends=( 'bash' 'gdbm' 'zlib' 'groff' 'libpipeline' 'less' 'libseccomp')
 makedepends=('po4a')



More information about the arch-commits mailing list