From c9ed3e263ec956b9ebaf3955e95b54161c6bc3f1 Mon Sep 17 00:00:00 2001 From: abooksigun Date: Sat, 18 Jan 2020 07:18:22 +0700 Subject: development/Fennel: Updated for version 0.3.2. Signed-off-by: Willy Sudiarto Raharjo --- development/Fennel/Fennel.SlackBuild | 4 ++-- development/Fennel/Fennel.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'development/Fennel') diff --git a/development/Fennel/Fennel.SlackBuild b/development/Fennel/Fennel.SlackBuild index 3abb4745fa..2054c2b8cb 100644 --- a/development/Fennel/Fennel.SlackBuild +++ b/development/Fennel/Fennel.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for Fennel -# Copyright 2019 abooksigun +# Copyright 2020 abooksigun # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Fennel -VERSION=${VERSION:-0.3.1} +VERSION=${VERSION:-0.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/Fennel/Fennel.info b/development/Fennel/Fennel.info index 36b04dd77c..8aaa7c8e75 100644 --- a/development/Fennel/Fennel.info +++ b/development/Fennel/Fennel.info @@ -1,8 +1,8 @@ PRGNAM="Fennel" -VERSION="0.3.1" +VERSION="0.3.2" HOMEPAGE="https://fennel-lang.org/" -DOWNLOAD="https://github.com/bakpakin/Fennel/archive/0.3.1/Fennel-0.3.1.tar.gz" -MD5SUM="a172545296f427df8908804087898b34" +DOWNLOAD="https://github.com/bakpakin/Fennel/archive/0.3.2/Fennel-0.3.2.tar.gz" +MD5SUM="db324e9f6a1312c08de736b6d7cb42d3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lua" -- cgit v1.2.3