summaryrefslogtreecommitdiff
path: root/core/dash/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/dash/PKGBUILD')
-rw-r--r--core/dash/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/dash/PKGBUILD b/core/dash/PKGBUILD
index 8105f73a3..3aeb4b3fe 100644
--- a/core/dash/PKGBUILD
+++ b/core/dash/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 132155 2011-07-21 15:03:34Z dan $
+# $Id: PKGBUILD 135572 2011-08-15 22:58:37Z tomegun $
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=dash
pkgver=0.5.7
-pkgrel=1
+pkgrel=2
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/"
license=('BSD')
-groups=('base')
depends=('glibc')
+install=dash.install
source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
sha1sums=('a3ebc16f2e2c7ae8adf64e5e62ae3dcb631717c6')