[arch-commits] Commit in dash/trunk (PKGBUILD)
Dan McGee
dan at archlinux.org
Sun Oct 23 14:39:11 UTC 2016
Date: Sunday, October 23, 2016 @ 14:39:10
Author: dan
Revision: 279177
upgpkg: dash 0.5.9.1-1
Modified:
dash/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-23 14:09:58 UTC (rev 279176)
+++ PKGBUILD 2016-10-23 14:39:10 UTC (rev 279177)
@@ -2,7 +2,7 @@
# Maintainer: Dan McGee <dan at archlinux.org>
pkgname=dash
-pkgver=0.5.9
+pkgver=0.5.9.1
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=('b9e9fbf21d95b5317f6e876fe7086a8fe69b3806')
+sha1sums=('7b9cb47fc2a007c26fedc99d22a7fc1dc2f5f914')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list