summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia2022-10-26 12:58:07 +0200
committerClaudia Pellegrino2022-11-01 18:06:44 +0100
commit717ba18fd327364dfef7a31fb062242b8aa0bd72 (patch)
treeb61a570dd328992d445d1285afaf978caf93c5be
parentfdef6288c274580345a5fbb7e8fbd5921942d94d (diff)
downloadaur-717ba18fd327364dfef7a31fb062242b8aa0bd72.tar.gz
Update comment
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dde8befcd94a..26ac68a815da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=(
'python-html5lib'
'python-lockfile'
# Upstream requires pip-api >= 0.0.28 but Arch’s Community
- # repository is on 0.0.25, which causes an error message that
+ # repository is on 0.0.27, which causes an error message that
# says “failed to list installed distributions.”
# Once community/python-pip-api catches up to version 0.0.28,
# remove the `>=0.0.28` part from the following line.