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 7006cd73e..78447dab4 100644
--- a/community/mksh/PKGBUILD
+++ b/community/mksh/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 92251 2013-06-03 11:15:23Z allan $
+# $Id: PKGBUILD 94436 2013-07-25 05:59:37Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Daniel Hommel <dhommel@gmail.com>
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')
@@ -13,7 +13,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() {