academic/gwyddion: Updated for version 2.61.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Daniil Bratashov 2022-05-04 06:52:59 +01:00 committed by Willy Sudiarto Raharjo
parent dde2dc3a82
commit 4403318452
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.60}
VERSION=${VERSION:-2.61}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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