academic/gwyddion: Updated for version 2.41.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Daniil Bratashov 2015-05-28 19:22:23 +07:00 committed by Willy Sudiarto Raharjo
parent cdff9f9bbb
commit 77597c7c8a
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.40}
VERSION=${VERSION:-2.41}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gwyddion"
VERSION="2.40"
VERSION="2.41"
HOMEPAGE="http://gwyddion.net"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.40.tar.xz"
MD5SUM="84a0c149eca1b3062670d9eaa0c05fc9"
DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.41.tar.xz"
MD5SUM="de80e2587ae9f4c8e886ea2e22509f74"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkglext"