wok rev 11767

up zsh (4.3.15) and added description
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 18:09:49 2012 -0800 (2012-02-22)
parents 61ea7838a191
children 60e987129ab8
files zsh/description.txt zsh/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/zsh/description.txt	Wed Feb 22 18:09:49 2012 -0800
     1.3 @@ -0,0 +1,3 @@
     1.4 +Zsh is a shell designed for interactive use, although it is also a powerful 
     1.5 +scripting language. Many of the useful features of bash, ksh, and tcsh were 
     1.6 +incorporated into zsh; many original features were added.
     2.1 --- a/zsh/receipt	Wed Feb 22 18:01:28 2012 -0800
     2.2 +++ b/zsh/receipt	Wed Feb 22 18:09:49 2012 -0800
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="zsh"
     2.7 -VERSION="4.3.12"
     2.8 +VERSION="4.3.15"
     2.9  CATEGORY="system-tools"
    2.10  SHORT_DESC="Zsh shell incorporates many features of bash, ksh, and tcsh"
    2.11  MAINTAINER="sandys@gmail.com"