summaryrefslogtreecommitdiff
path: root/community/mksh/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-21 14:08:11 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-21 14:08:11 +0100
commit33e0fe3d6f416b9e5c69064d1e5f43e0a77e5a06 (patch)
tree68eb8e5aa930fa85c55f1f20af89e0e5537f5460 /community/mksh/PKGBUILD
parent1638606986baf083ec13fd41989240a2cccff276 (diff)
parent111b18e76114f1a46a23a979a7872e7fda412601 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/bitcoin/PKGBUILD community/luajit/PKGBUILD community/mplayer2/PKGBUILD extra/freeciv/PKGBUILD extra/graphviz/PKGBUILD extra/transmission/PKGBUILD
Diffstat (limited to 'community/mksh/PKGBUILD')
-rw-r--r--community/mksh/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD
index d37fd850f..21ed63e0e 100644
--- a/community/mksh/PKGBUILD
+++ b/community/mksh/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 84238 2013-02-14 15:04:13Z ttoepper $
+# $Id: PKGBUILD 84607 2013-02-20 15:15:25Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Daniel Hommel <dhommel@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 @@ 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=('f1ad261f79f6ac45e8d5cc5bea191090'
+md5sums=('d57433d86d860b351ee0572800038fe9'
'2ab409def9e4726f4835077f68c8c28b')
build() {