gtkpod: verify python version for its script
This commit is contained in:
parent
74f0186fd9
commit
be56f1fa8c
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://www.gtkpod.org/libgpod"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a57dc8ae9138e0cb4cee98691e7a95001130c9ea7823e6a75cc72503facd3a76
|
||||
python_version=2 #unverified
|
||||
# Line 55: print in python 2 style
|
||||
python_version=2
|
||||
|
|
Loading…
Reference in a new issue