summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-23 15:02:14 +0200
committerMarcell Meszaros2022-06-23 15:02:14 +0200
commit662997f114bb5e9f75de37c903f2a7c678645fa6 (patch)
tree0bffeafd0638b0be386a23f350ee06ac3252232b /PKGBUILD
parent2fbce0a4aac9fd3ed106914d0a42fc353bc5f882 (diff)
downloadaur-662997f114bb5e9f75de37c903f2a7c678645fa6.tar.gz
refactor: fix comment
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 900533f0b6b0..4685aabd6580 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ build() {
python2 setup.py build
}
-# circular dependency on python2-lxml
+# circular dependency on python2-beautifulsoup4
# check() {
# cd "${_tarname}/build/"
# py.test2