add newline to the end of python2-guessit

This commit is contained in:
Yaron de Leeuw 2014-11-05 19:34:16 +02:00
parent c6d7d7e905
commit 2e98c79f98

View file

@ -15,4 +15,4 @@ md5sums=('b7e79815ef5a057dad4698b61e932953')
package() {
cd "${srcdir}/guessit-${pkgver}"
python2 setup.py install --root="$pkgdir/" --optimize=1
}
}