diff options
Diffstat (limited to 'gis')
-rw-r--r-- | gis/python3-netcdf4-python/python3-netcdf4-python.SlackBuild | 2 | ||||
-rw-r--r-- | gis/python3-netcdf4-python/python3-netcdf4-python.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gis/python3-netcdf4-python/python3-netcdf4-python.SlackBuild b/gis/python3-netcdf4-python/python3-netcdf4-python.SlackBuild index a59d2fd303..41b2de294f 100644 --- a/gis/python3-netcdf4-python/python3-netcdf4-python.SlackBuild +++ b/gis/python3-netcdf4-python/python3-netcdf4-python.SlackBuild @@ -70,7 +70,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $SRCNAM-$SRCVER -tar xvf $CWD/$SRCNAM-$VERSION.tar.gz +tar xvf $CWD/$SRCNAM-$SRCVER.tar.gz cd $SRCNAM-$SRCVER chown -R root:root . find -L . \ diff --git a/gis/python3-netcdf4-python/python3-netcdf4-python.info b/gis/python3-netcdf4-python/python3-netcdf4-python.info index b335cbbfe8..f52381575f 100644 --- a/gis/python3-netcdf4-python/python3-netcdf4-python.info +++ b/gis/python3-netcdf4-python/python3-netcdf4-python.info @@ -1,7 +1,7 @@ PRGNAM="python3-netcdf4-python" VERSION="1.6.0" HOMEPAGE="http://unidata.github.io/netcdf4-python/" -DOWNLOAD="https://github.com/Unidata/netcdf4-python/archive/v1.6.0rel/netcdf4-python-1.6.0.tar.gz" +DOWNLOAD="https://github.com/Unidata/netcdf4-python/archive/v1.6.0rel/netcdf4-python-1.6.0rel.tar.gz" MD5SUM="35f3ecc484136f14615c7cf6f45d7f8e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |