From 1b9b8f27e9cc8caa5753c6ab79a5317cd240597c Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 30 Apr 2022 09:59:57 +0700 Subject: libraries/pyacoustid: Updated for version 1.2.2. Signed-off-by: Willy Sudiarto Raharjo --- libraries/pyacoustid/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/pyacoustid/README') 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 -- cgit v1.2.3