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

Thorsten Töpper ttoepper at nymeria.archlinux.org
Thu Feb 14 15:04:05 UTC 2013


    Date: Thursday, February 14, 2013 @ 16:04:05
  Author: ttoepper
Revision: 84237

upgpkg: mksh R42-1

Modified:
  mksh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-14 14:53:34 UTC (rev 84236)
+++ PKGBUILD	2013-02-14 15:04:05 UTC (rev 84237)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Hommel <dhommel at gmail.com>
 
 pkgname=mksh
-pkgver=R41
+pkgver=R42
 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=('70eca50d9340412714ef09b7060ebde9'
-         '124164b14263f5ee09d2135fffce7282')
+md5sums=('f1ad261f79f6ac45e8d5cc5bea191090'
+         '2ab409def9e4726f4835077f68c8c28b')
 
 build() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list