academic/gwyddion: Updated for version 2.62.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Daniil Bratashov 2022-11-05 15:59:30 +00:00 committed by Willy Sudiarto Raharjo
parent c2fdb4dbcc
commit 03684c3edf
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gwyddion
VERSION=${VERSION:-2.61}
VERSION=${VERSION:-2.62}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="gwyddion"
VERSION="2.61"
VERSION="2.62"
HOMEPAGE="http://gwyddion.net"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.61.tar.xz"
MD5SUM="7600fd7d76a930178528d480d7d4db41"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.62.tar.xz"
MD5SUM="2f04fd13d6426676caa11a9e28af8ae2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkglext"