summaryrefslogtreecommitdiff
path: root/community/mksh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mksh/PKGBUILD')
-rw-r--r--community/mksh/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD
index 59fccde73..97d7cd26b 100644
--- a/community/mksh/PKGBUILD
+++ b/community/mksh/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 84607 2013-02-20 15:15:25Z ttoepper $
+# $Id: PKGBUILD 85891 2013-03-08 15:20:48Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Daniel Hommel <dhommel@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 @@ install=mksh.install
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"