diff --git a/science/mathematics/libspiro/actions.py b/science/mathematics/libspiro/actions.py
index bf1f60ad6f..71c91c6dd0 100644
--- a/science/mathematics/libspiro/actions.py
+++ b/science/mathematics/libspiro/actions.py
@@ -16,4 +16,4 @@ def build():
def install():
autotools.install()
- pisitools.dodoc("README*", "gpl.txt")
+ pisitools.dodoc("NEWS", "README*")
diff --git a/science/mathematics/libspiro/pspec.xml b/science/mathematics/libspiro/pspec.xml
index c05e6e10d9..db7619c228 100644
--- a/science/mathematics/libspiro/pspec.xml
+++ b/science/mathematics/libspiro/pspec.xml
@@ -12,7 +12,7 @@
library
Library to simplify the drawing of beautiful curves
libspiro is a library that will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers.
- mirrors://sourceforge/libspiro/libspiro_src-20071029.tar.bz2
+ https://github.com/fontforge/libspiro/releases/download/0.5.20150702/libspiro-0.5.20150702.tar.gz
@@ -36,6 +36,13 @@
+
+ 2017-03-02
+ 0.5.20150702
+ Version Bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-06-09
20071029