summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Li2022-09-10 15:51:06 -0400
committerRaymond Li2022-09-10 15:51:06 -0400
commitbb9efa5b23ece7d82c146d00fd8f4640dbc58718 (patch)
tree88ed791c6611f0c75b101ac46d411b26f7a91090
parentaa4d268bd918e132fe889deeb5234710e7bfc9a0 (diff)
downloadaur-bb9efa5b23ece7d82c146d00fd8f4640dbc58718.tar.gz
Replace man-db depend with man
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2040b507f2c..588555c5725d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = hollywood
depends = htop
depends = jp2a
depends = mlocate
- depends = man-db
+ depends = man
depends = moreutils
depends = openssh
depends = tree
diff --git a/PKGBUILD b/PKGBUILD
index 1fa9fceb0448..ead8d6493c9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ depends=(
'htop'
'jp2a'
'mlocate'
- 'man-db'
+ 'man'
'moreutils'
'openssh'
'tree'