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

Thorsten Töpper ttoepper at nymeria.archlinux.org
Fri Mar 8 15:20:42 UTC 2013


    Date: Friday, March 8, 2013 @ 16:20:42
  Author: ttoepper
Revision: 85890

upgpkg: mksh R44-1

Modified:
  mksh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-08 12:59:59 UTC (rev 85889)
+++ PKGBUILD	2013-03-08 15:20:42 UTC (rev 85890)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Hommel <dhommel at gmail.com>
 
 pkgname=mksh
-pkgver=R43
+pkgver=R44
 pkgrel=1
 pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
 url='https://www.mirbsd.org/mksh.htm'
@@ -13,8 +13,8 @@
 source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz"
         'https://www.mirbsd.org/TaC-mksh.txt')
 depends=('gcc-libs')
-md5sums=('d57433d86d860b351ee0572800038fe9'
-         '2ab409def9e4726f4835077f68c8c28b')
+md5sums=('fe011686319a8c50d5e237fd5e195fd8'
+         'bd05936e20d699df5d47e4ad6223c9d4')
 
 build() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list