[arch-commits] Commit in mksh/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Sat Oct 17 23:17:52 UTC 2020
Date: Saturday, October 17, 2020 @ 23:17:52
Author: freswa
Revision: 725749
upgpkg: mksh 59-1
Modified:
mksh/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-17 23:16:44 UTC (rev 725748)
+++ PKGBUILD 2020-10-17 23:17:52 UTC (rev 725749)
@@ -3,9 +3,9 @@
# Contributor: Daniel Hommel <dhommel at gmail.com>
pkgname=mksh
-_pkgver=R57
-pkgver=57
-pkgrel=3
+_pkgver=R59b
+pkgver=59
+pkgrel=1
pkgdesc='MirBSD Korn Shell'
url='https://www.mirbsd.org/mksh.htm'
license=('custom')
@@ -14,7 +14,7 @@
checkdepends=('ed')
install=mksh.install
source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$_pkgver.tgz")
-sha256sums=('3d101154182d52ae54ef26e1360c95bc89c929d28859d378cc1c84f3439dbe75')
+sha256sums=('907ed1a9586e7f18bdefdd4a763aaa8397b755e15034aa54f4d753bfb272e0e6')
check() {
cd "$pkgname"
More information about the arch-commits
mailing list