diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-07-25 10:47:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-01 07:53:29 +0700 |
commit | 5e9c1e8c8da19a00b8cf4cfb666197281ced3670 (patch) | |
tree | cb61d1b4dcd88d97afc7b1f078434dac57fa08f5 /development | |
parent | f298e22cdcdb67c5b172d811026b7674e7c24cdf (diff) | |
download | slackbuilds-5e9c1e8c8da19a00b8cf4cfb666197281ced3670.tar.gz |
development/enki: Updated for version 15.05.0.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development')
-rw-r--r-- | development/enki/enki.SlackBuild | 2 | ||||
-rw-r--r-- | development/enki/enki.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/enki/enki.SlackBuild b/development/enki/enki.SlackBuild index 196e648e2b..07b352d5c0 100644 --- a/development/enki/enki.SlackBuild +++ b/development/enki/enki.SlackBuild @@ -21,7 +21,7 @@ # <http://www.gnu.org/licenses/>. PRGNAM=enki -VERSION=${VERSION:-14.07.2} +VERSION=${VERSION:-15.05.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/enki/enki.info b/development/enki/enki.info index 9f1679eb0c..896ed901be 100644 --- a/development/enki/enki.info +++ b/development/enki/enki.info @@ -1,8 +1,8 @@ PRGNAM="enki" -VERSION="14.07.2" +VERSION="15.05.0" HOMEPAGE="https://github.com/hlamer/enki" -DOWNLOAD="https://github.com/hlamer/enki/archive/v14.07.2.tar.gz" -MD5SUM="d5881aa4b91c33f79843eb0f996c2968" +DOWNLOAD="https://github.com/hlamer/enki/archive/v15.05.0.tar.gz" +MD5SUM="efebf1e4a5dabc2771b14b3c2d837610" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pyparsing qutepart" |