[arch-commits] Commit in dash/trunk (PKGBUILD)
Dan McGee
dan at archlinux.org
Sat May 15 02:04:09 UTC 2010
Date: Friday, May 14, 2010 @ 22:04:09
Author: dan
Revision: 80310
bump to new version
Modified:
dash/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-15 01:38:48 UTC (rev 80309)
+++ PKGBUILD 2010-05-15 02:04:09 UTC (rev 80310)
@@ -2,8 +2,8 @@
# Maintainer: Dan McGee <dan at archlinux.org>
pkgname=dash
-pkgver=0.5.5.1
-pkgrel=3
+pkgver=0.5.6
+pkgrel=1
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/"
@@ -12,7 +12,8 @@
depends=('glibc')
#provides=('sh')
source=("http://gondor.apana.org.au/~herbert/dash/files/dash-$pkgver.tar.gz")
-md5sums=('7ac832b440b91f5a52cf8eb68e172616')
+md5sums=('1474d9c90052b78055af6b68ddf9351f')
+sha256sums=('8527b4bf3b3a711e2d9a461020f73546244aaf9d19020e6c0d5e81e349e8d862')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list