qpaeq: use python3 instead of python 2
authorFelipe Sateler <fsateler@debian.org>
Fri, 25 Oct 2019 11:39:03 +0000 (08:39 -0300)
committerFelipe Sateler <fsateler@debian.org>
Fri, 25 Oct 2019 11:39:03 +0000 (08:39 -0300)
The script was already compatible, so lets just switch interpreter

src/utils/qpaeq

index 914aedf..7e01d87 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #    qpaeq is a equalizer interface for pulseaudio's equalizer sinks
 #    Copyright (C) 2009  Jason Newton <nevion@gmail.com
 #