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

Dan McGee dan at archlinux.org
Sun Jul 10 16:29:53 UTC 2016


    Date: Sunday, July 10, 2016 @ 16:29:53
  Author: dan
Revision: 271251

upgpkg: dash 0.5.9-1

Modified:
  dash/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-10 16:26:24 UTC (rev 271250)
+++ PKGBUILD	2016-07-10 16:29:53 UTC (rev 271251)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=dash
-pkgver=0.5.8
+pkgver=0.5.9
 pkgrel=1
 pkgdesc="A POSIX compliant shell that aims to be as small as possible"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 install=dash.install
 source=("http://gondor.apana.org.au/~herbert/dash/files/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('cd058935bba545427caa375337afe8a6309477d2')
+sha1sums=('b9e9fbf21d95b5317f6e876fe7086a8fe69b3806')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list