Fix homepage for shine

This commit is contained in:
Dmitry Marakasov
2020-01-24 19:11:45 +03:00
committed by GitHub
parent dc0f8ff8fd
commit 4134b4d62e
+2 -2
View File
@@ -3,12 +3,12 @@
<PISI>
<Source>
<Name>shine</Name>
<Homepage>GPL2 </Homepage>
<Homepage>https://github.com/toots/shine</Homepage>
<Packager>
<Name>Mathias Freire</Name>
<Email>mathiasfreire45@gmail.com</Email>
</Packager>
<License>GPL2 </License>
<License>GPL2</License>
<IsA>library</IsA>
<Summary>Super fast fixed-point MP3 encoder</Summary>
<Description>shine is a blazing fast mp3 encoding library implemented in fixed-point arithmetic. The library can thus be used to performe super fast mp3 encoding on architectures without a FPU, such as armel, etc</Description>