# HG changeset patch # User Samuel Trassare # Date 1329962989 28800 # Node ID 6050791722588fdadfac4bdbc1e1b1188c85427f # Parent 61ea7838a1914bd799640cb3c100df17ce12bb33 up zsh (4.3.15) and added description diff -r 61ea7838a191 -r 605079172258 zsh/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/zsh/description.txt Wed Feb 22 18:09:49 2012 -0800 @@ -0,0 +1,3 @@ +Zsh is a shell designed for interactive use, although it is also a powerful +scripting language. Many of the useful features of bash, ksh, and tcsh were +incorporated into zsh; many original features were added. diff -r 61ea7838a191 -r 605079172258 zsh/receipt --- a/zsh/receipt Wed Feb 22 18:01:28 2012 -0800 +++ b/zsh/receipt Wed Feb 22 18:09:49 2012 -0800 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="zsh" -VERSION="4.3.12" +VERSION="4.3.15" CATEGORY="system-tools" SHORT_DESC="Zsh shell incorporates many features of bash, ksh, and tcsh" MAINTAINER="sandys@gmail.com"