summaryrefslogtreecommitdiffstats
path: root/gis/geographiclib-python/geographiclib-python.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-09-26 17:15:39 +0200
committer Willy Sudiarto Raharjo2019-09-28 12:40:06 +0200
commit4032f11e9bd350f50833dacd1cd020cc82575c09 (patch)
tree0eabc46e7006a698ce865e2af8930bf92e4aa1e4 /gis/geographiclib-python/geographiclib-python.SlackBuild
parent09af2712a8537fdf8ff96b99ed981b2b65149215 (diff)
downloadslackbuilds-4032f11e9bd350f50833dacd1cd020cc82575c09.tar.gz
gis/geographiclib-python: 1.50.
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