aboutsummaryrefslogtreecommitdiff
path: root/libraries/pyacoustid/README
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-04-30 09:59:57 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:13 +0700
commit1b9b8f27e9cc8caa5753c6ab79a5317cd240597c (patch)
tree25e4e45b15ac071ca391a6b19f9056c149d6f817 /libraries/pyacoustid/README
parentd306321789d1766314408f00467b083095ca8d7d (diff)
libraries/pyacoustid: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pyacoustid/README')
-rw-r--r--libraries/pyacoustid/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/pyacoustid/README b/libraries/pyacoustid/README
index 5ad024881bfbb..0b904f837ed83 100644
--- a/libraries/pyacoustid/README
+++ b/libraries/pyacoustid/README
@@ -4,6 +4,6 @@ This package provides Python bindings for both the fingerprinting
algorithm library, which is written in C but portable, and the Web
service, which provides fingerprint lookups.
-If you want to build this for use with Python 3.x (require python3)
-pass the script PYTHON3=yes, like
- PYTHON3=yes ./pyacoustid.SlackBuild
+If you want to build this for use with Python 2.x (require python2)
+pass the script PYTHON2=yes, like
+ PYTHON2=yes ./pyacoustid.SlackBuild