diff options
author | Leo C <leoc@gmx.com> | 2018-01-21 07:05:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:46 +0700 |
commit | 56d1d7176f745c544d0e3e40aab222dc849becf8 (patch) | |
tree | 7cd39376f6336d949e6472b42e2ac31c173dc933 /development/beautysh/beautysh.info | |
parent | f34f0de85b6ab4d946d45442230b9e86635ad4b5 (diff) | |
download | slackbuilds-56d1d7176f745c544d0e3e40aab222dc849becf8.tar.gz |
development/beautysh: Added (A Bash beautifier).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/beautysh/beautysh.info')
-rw-r--r-- | development/beautysh/beautysh.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/beautysh/beautysh.info b/development/beautysh/beautysh.info new file mode 100644 index 0000000000..25208caf66 --- /dev/null +++ b/development/beautysh/beautysh.info @@ -0,0 +1,10 @@ +PRGNAM="beautysh" +VERSION="3.7" +HOMEPAGE="https://github.com/bemeurer/beautysh" +DOWNLOAD="https://github.com/bemeurer/beautysh/archive/3.7/beautysh-3.7.tar.gz" +MD5SUM="44e2945a2e9226d110a90e1c3ef61a13" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Leo C." +EMAIL="leoc@gmx.com" |