diff options
-rw-r--r-- | development/textadept/textadept.SlackBuild | 2 | ||||
-rw-r--r-- | development/textadept/textadept.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/textadept/textadept.SlackBuild b/development/textadept/textadept.SlackBuild index 34c40342dc..f36a7bffb1 100644 --- a/development/textadept/textadept.SlackBuild +++ b/development/textadept/textadept.SlackBuild @@ -21,7 +21,7 @@ # not, see <http://www.gnu.org/licenses/>. PRGNAM=textadept -VERSION=${VERSION:-8.2} +VERSION=${VERSION:-8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/textadept/textadept.info b/development/textadept/textadept.info index a8c3331f80..5999b26b91 100644 --- a/development/textadept/textadept.info +++ b/development/textadept/textadept.info @@ -1,10 +1,10 @@ PRGNAM="textadept" -VERSION="8.2" +VERSION="8.3" HOMEPAGE="http://foicica.com/textadept/" -DOWNLOAD="http://foicica.com/textadept/download/textadept_8.2.i386.tgz" -MD5SUM="093c0fbbccd96244cba594c2886fbaaf" -DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.2.x86_64.tgz" -MD5SUM_x86_64="caed8f3b0ed28cca73ad284839cd64d8" +DOWNLOAD="http://foicica.com/textadept/download/textadept_8.3.i386.tgz" +MD5SUM="1bce6cc771af10e0304684987638ca3f" +DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_8.3.x86_64.tgz" +MD5SUM_x86_64="2c3440e31a4fcf7c547efe15a6b6bac6" REQUIRES="" MAINTAINER="Ryan P.C. McQuen" EMAIL="ryan.q@linux.com" |