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

Antonio Rojas arojas at archlinux.org
Sat Apr 10 09:36:58 UTC 2021


    Date: Saturday, April 10, 2021 @ 09:36:58
  Author: arojas
Revision: 915431

Update to 59.c

Modified:
  mksh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-10 09:33:28 UTC (rev 915430)
+++ PKGBUILD	2021-04-10 09:36:58 UTC (rev 915431)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Hommel <dhommel at gmail.com>
 
 pkgname=mksh
-_pkgver=R59b
-pkgver=59
+_pkgver=R59c
+pkgver=59.c
 pkgrel=1
 pkgdesc='MirBSD Korn Shell'
 url='https://www.mirbsd.org/mksh.htm'
@@ -14,7 +14,7 @@
 checkdepends=('ed')
 install=mksh.install
 source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$_pkgver.tgz")
-sha256sums=('907ed1a9586e7f18bdefdd4a763aaa8397b755e15034aa54f4d753bfb272e0e6')
+sha256sums=('77ae1665a337f1c48c61d6b961db3e52119b38e58884d1c89684af31f87bc506')
 
 check() {
   cd "$pkgname"



More information about the arch-commits mailing list