diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-19 15:59:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-19 15:59:38 +0700 |
commit | ec7dc5753935112d0c17f14cdd6bcdb51c5e9151 (patch) | |
tree | cecac16f76c11c6f104556b417a2301acf0367be /system | |
parent | 0f15f7a3f1441afac496732ff2565fe807654a31 (diff) | |
download | slackbuilds-ec7dc5753935112d0c17f14cdd6bcdb51c5e9151.tar.gz |
system/butterfly: Updated for version 1.5.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/butterfly/butterfly.SlackBuild | 2 | ||||
-rw-r--r-- | system/butterfly/butterfly.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/butterfly/butterfly.SlackBuild b/system/butterfly/butterfly.SlackBuild index 384488c71d..b1e020e052 100644 --- a/system/butterfly/butterfly.SlackBuild +++ b/system/butterfly/butterfly.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=butterfly -VERSION=${VERSION:-1.5.3} +VERSION=${VERSION:-1.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/butterfly/butterfly.info b/system/butterfly/butterfly.info index 404dfec525..3ab1b2a11b 100644 --- a/system/butterfly/butterfly.info +++ b/system/butterfly/butterfly.info @@ -1,8 +1,8 @@ PRGNAM="butterfly" -VERSION="1.5.3" +VERSION="1.5.5" HOMEPAGE="https://github.com/paradoxxxzero/butterfly" -DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.3.tar.gz" -MD5SUM="ced7fa2fc9da7cbdf37ad16f47aab496" +DOWNLOAD="https://pypi.python.org/packages/source/b/butterfly/butterfly-1.5.5.tar.gz" +MD5SUM="8d7c0746bd023f64623757617e00a702" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tornado_systemd" |