[arch-commits] Commit in mksh/trunk (PKGBUILD)

Thorsten Töpper ttoepper at archlinux.org
Sun Jan 24 12:37:18 UTC 2016


    Date: Sunday, January 24, 2016 @ 13:37:18
  Author: ttoepper
Revision: 158733

upgpkg: mksh 52.1-1

Modified:
  mksh/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 12:16:53 UTC (rev 158732)
+++ PKGBUILD	2016-01-24 12:37:18 UTC (rev 158733)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Hommel <dhommel at gmail.com>
 
 pkgname=mksh
-_pkgver=R52
-pkgver=52
+_pkgver=R52b
+pkgver=52.1
 pkgrel=1
 pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
 url='https://www.mirbsd.org/mksh.htm'
@@ -14,8 +14,8 @@
 install=mksh.install
 source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$_pkgver.tgz"
         'https://www.mirbsd.org/TaC-mksh.txt')
-md5sums=('cd5b92fc2e455d33cbd59f3e7518f257'
-         '37a537c7f5f8d8d157826710bebaac00')
+md5sums=('123f713e71754da87a455b5fbe0b03b7'
+         '20f8999c32b9b350309ed3545a3ed7f5')
 
 check() {
   cd "$srcdir/$pkgname"



More information about the arch-commits mailing list