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

Thorsten Töpper ttoepper at archlinux.org
Tue Mar 3 17:58:37 UTC 2015


    Date: Tuesday, March 3, 2015 @ 18:58:37
  Author: ttoepper
Revision: 128651

upgpkg: mksh 50.e-1

Modified:
  mksh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-03 17:51:59 UTC (rev 128650)
+++ PKGBUILD	2015-03-03 17:58:37 UTC (rev 128651)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Hommel <dhommel at gmail.com>
 
 pkgname=mksh
-_pkgver=R50d
-pkgver=50.d
+_pkgver=R50e
+pkgver=50.e
 pkgrel=1
 pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
 url='https://www.mirbsd.org/mksh.htm'
@@ -14,8 +14,8 @@
 install=mksh.install
 source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$_pkgver.tgz"
         'https://www.mirbsd.org/TaC-mksh.txt')
-md5sums=('1c3882c07a760b23df1ad94ad0b4ed2e'
-         'db4ea847f588d9922e237ce039284b7a')
+md5sums=('5f0bd21e64aabef4ac64d95a95e1b727'
+         '56add717e01667833e5c8148afddabb6')
 
 check() {
   cd "$srcdir/$pkgname"



More information about the arch-commits mailing list