academic/gwyddion: Updated for version 2.38.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Daniil Bratashov 2014-09-20 08:26:12 +07:00 committed by Willy Sudiarto Raharjo
parent ec6f943d03
commit b2c9300ab1
3 changed files with 5 additions and 5 deletions

View file

@ -4,4 +4,4 @@ height fields obtained by means of scanning probe microscopy techniques
(AFM, MFM, STM, SNOM/NSOM), however it can be generally used for any other
height field and image analysis
libminizip is an optional dependency.
libminizip and cfitsio are the optional dependencies.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gwyddion
VERSION=${VERSION:-2.37}
VERSION=${VERSION:-2.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gwyddion"
VERSION="2.37"
VERSION="2.38"
HOMEPAGE="http://gwyddion.net"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.37.tar.xz"
MD5SUM="174f3a6c699158f315ec2ec47bc25bc1"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.38.tar.xz"
MD5SUM="75fb04e174ea87c7aecc05c63cc23d0b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkglext"