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

Alad Wenter alad at archlinux.org
Thu Feb 8 18:36:09 UTC 2018


    Date: Thursday, February 8, 2018 @ 18:36:08
  Author: alad
Revision: 290322

upgpkg: mksh 56.c-1

update to 56c

Modified:
  mksh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-08 18:09:32 UTC (rev 290321)
+++ PKGBUILD	2018-02-08 18:36:08 UTC (rev 290322)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Hommel <dhommel at gmail.com>
 
 pkgname=mksh
-_pkgver=R56b
-pkgver=56.b
+_pkgver=R56c
+pkgver=56.c
 pkgrel=1
 pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
 url='https://www.mirbsd.org/mksh.htm'
@@ -14,7 +14,7 @@
 install=mksh.install
 source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$_pkgver.tgz"
         'https://www.mirbsd.org/TaC-mksh.txt')
-md5sums=('6b65b3798f5f6a057fa541fc08cc2be9'
+md5sums=('4799a9ac6d55871d79ba66713d928663'
          '0d39e63f8104667ef294165bd844c35c')
 
 check() {



More information about the arch-commits mailing list