summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia2022-10-26 12:58:07 +0200
committerClaudia2022-10-26 12:58:07 +0200
commitfdef6288c274580345a5fbb7e8fbd5921942d94d (patch)
treecbd47c4a7f87a0738fdea8fd7893b5431c9152b1
parent2c0fe9878a435582324a250388f89758ffc94cee (diff)
downloadaur-fdef6288c274580345a5fbb7e8fbd5921942d94d.tar.gz
Update comment
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30589771528b..dde8befcd94a 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.22, which causes an error message that
+ # repository is on 0.0.25, 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.