academic/gwyddion: Updated for version 2.50.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Daniil Bratashov 2018-02-04 18:52:04 +00:00 committed by Willy Sudiarto Raharjo
parent fe8b2ccea0
commit 91cf3cccf6
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="gwyddion"
VERSION="2.49"
VERSION="2.50"
HOMEPAGE="http://gwyddion.net"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.49.tar.xz"
MD5SUM="57145b1c334f8c8ebc143affafedc040"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.50.tar.xz"
MD5SUM="9beea32d38b3dbc0cd85d4d2650472eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkglext"