academic/gwyddion: Updated for version 2.63.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Daniil Bratashov 2023-06-22 23:08:54 +07:00 committed by Willy Sudiarto Raharjo
parent 6ba98e2001
commit c7f9b12658
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.62}
VERSION=${VERSION:-2.63}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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