[arch-commits] Commit in mksh/trunk (PKGBUILD)
Thorsten Töpper
ttoepper at archlinux.org
Tue Mar 15 20:37:30 UTC 2016
Date: Tuesday, March 15, 2016 @ 21:37:30
Author: ttoepper
Revision: 166846
upgpkg: mksh 52.2-1
Modified:
mksh/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-15 19:36:22 UTC (rev 166845)
+++ PKGBUILD 2016-03-15 20:37:30 UTC (rev 166846)
@@ -3,8 +3,8 @@
# Contributor: Daniel Hommel <dhommel at gmail.com>
pkgname=mksh
-_pkgver=R52b
-pkgver=52.1
+_pkgver=R52c
+pkgver=52.2
pkgrel=1
pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
url='https://www.mirbsd.org/mksh.htm'
@@ -14,7 +14,7 @@
install=mksh.install
source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$_pkgver.tgz"
'https://www.mirbsd.org/TaC-mksh.txt')
-md5sums=('123f713e71754da87a455b5fbe0b03b7'
+md5sums=('cc3884e02314447e7b4a3073b8d65d1e'
'20f8999c32b9b350309ed3545a3ed7f5')
check() {
More information about the arch-commits
mailing list