[arch-commits] Commit in dash/trunk (PKGBUILD)

Dan McGee dan at archlinux.org
Thu Jul 21 15:03:34 UTC 2011


    Date: Thursday, July 21, 2011 @ 11:03:34
  Author: dan
Revision: 132155

verbump 0.5.7

Modified:
  dash/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-21 11:39:09 UTC (rev 132154)
+++ PKGBUILD	2011-07-21 15:03:34 UTC (rev 132155)
@@ -2,8 +2,8 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=dash
-pkgver=0.5.6.1
-pkgrel=2
+pkgver=0.5.7
+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/"
@@ -11,7 +11,7 @@
 groups=('base')
 depends=('glibc')
 source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1c846f4f5a33c0050b2045a6f7037e56')
+sha1sums=('a3ebc16f2e2c7ae8adf64e5e62ae3dcb631717c6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list