diff options
-rw-r--r-- | academic/extrema/extrema.SlackBuild | 4 | ||||
-rw-r--r-- | academic/extrema/extrema.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/extrema/extrema.SlackBuild b/academic/extrema/extrema.SlackBuild index 96f765761f..01470a69cc 100644 --- a/academic/extrema/extrema.SlackBuild +++ b/academic/extrema/extrema.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for extrema -# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm> +# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=extrema -VERSION=${VERSION:-4.4.4} +VERSION=${VERSION:-4.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/extrema/extrema.info b/academic/extrema/extrema.info index 87070d4b7c..23bf347473 100644 --- a/academic/extrema/extrema.info +++ b/academic/extrema/extrema.info @@ -1,10 +1,10 @@ PRGNAM="extrema" -VERSION="4.4.4" +VERSION="4.4.5" HOMEPAGE="http://exsitewebware.com/extrema/index.html" -DOWNLOAD="http://downloads.sourceforge.net/extrema/extrema-4.4.4.tar.gz" -MD5SUM="5072e2620acad5bc7ece0f429e76e734" +DOWNLOAD="http://downloads.sourceforge.net/extrema/extrema-4.4.5.tar.gz" +MD5SUM="8a1e82b34874db2bfa64d9a2956677b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Binh Nguyen" EMAIL="binhnguyen@fastmail.fm" -APPROVED="dsomero" +APPROVED="dsomero,Niels Horn" |