From ada0e628d8696d7f951bd346b731fb9c8895bb63 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 25 Jul 2013 11:43:43 +0000 Subject: [PATCH] community/mksh to R47-1 --- community/mksh/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD index 32f12c1bb..e38190020 100644 --- a/community/mksh/PKGBUILD +++ b/community/mksh/PKGBUILD @@ -6,8 +6,8 @@ # - commented test.sh - breaks in chroot pkgname=mksh -pkgver=R46 -pkgrel=3 +pkgver=R47 +pkgrel=1 pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh' url='https://www.mirbsd.org/mksh.htm' license=('custom') @@ -16,7 +16,7 @@ depends=('gcc-libs') install=mksh.install source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz" 'https://www.mirbsd.org/TaC-mksh.txt') -md5sums=('77c108d8143a6e7670954d77517d216d' +md5sums=('71c7cbcd78306897801b8b6691091e66' 'a231b325d5f2155a6c667a9323986718') build() {