summaryrefslogtreecommitdiff
path: root/gis/geographiclib-python/geographiclib-python.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gis/geographiclib-python/geographiclib-python.SlackBuild')
-rw-r--r--gis/geographiclib-python/geographiclib-python.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/geographiclib-python/geographiclib-python.SlackBuild b/gis/geographiclib-python/geographiclib-python.SlackBuild
index ad5c8abcad..73fa00c267 100644
--- a/gis/geographiclib-python/geographiclib-python.SlackBuild
+++ b/gis/geographiclib-python/geographiclib-python.SlackBuild
@@ -23,7 +23,7 @@
SRCNAM=geographiclib
PRGNAM=$SRCNAM-python
-VERSION=${VERSION:-1.49}
+VERSION=${VERSION:-1.50}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
@@ -76,7 +76,7 @@ python3 setup.py install --root=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- README.rst \
+ README.md \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild