diff options
Diffstat (limited to 'core/dash/PKGBUILD')
-rw-r--r-- | core/dash/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/dash/PKGBUILD b/core/dash/PKGBUILD index 3aeb4b3fe..6e2d4a66a 100644 --- a/core/dash/PKGBUILD +++ b/core/dash/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 135572 2011-08-15 22:58:37Z tomegun $ +# $Id: PKGBUILD 175814 2013-01-22 03:43:27Z dan $ # Maintainer: Dan McGee <dan@archlinux.org> pkgname=dash pkgver=0.5.7 -pkgrel=2 +pkgrel=3 pkgdesc="A POSIX compliant shell that aims to be as small as possible" arch=('i686' 'x86_64') url="http://gondor.apana.org.au/~herbert/dash/" |