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

Thorsten Töpper ttoepper at nymeria.archlinux.org
Wed Feb 20 15:15:20 UTC 2013


    Date: Wednesday, February 20, 2013 @ 16:15:20
  Author: ttoepper
Revision: 84606

upgpkg: mksh R43-1

Modified:
  mksh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-20 13:55:49 UTC (rev 84605)
+++ PKGBUILD	2013-02-20 15:15:20 UTC (rev 84606)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Hommel <dhommel at gmail.com>
 
 pkgname=mksh
-pkgver=R42
+pkgver=R43
 pkgrel=1
 pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
 url='https://www.mirbsd.org/mksh.htm'
@@ -13,7 +13,7 @@
 source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz"
         'https://www.mirbsd.org/TaC-mksh.txt')
 depends=('gcc-libs')
-md5sums=('f1ad261f79f6ac45e8d5cc5bea191090'
+md5sums=('d57433d86d860b351ee0572800038fe9'
          '2ab409def9e4726f4835077f68c8c28b')
 
 build() {




More information about the arch-commits mailing list