summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcccd8e11a93..55b88c6a6198 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Aug 21 16:04:22 UTC 2017
+# Wed Aug 23 20:11:46 UTC 2017
pkgbase = mksh-static-git
- pkgdesc = The MirBSD Korn Shell - an enhanced version of the public domain ksh (statically-linked development version)
+ pkgdesc = The MirBSD Korn Shell - an enhanced version of the public domain ksh (static build, linked with musl; development version)
pkgver = 56.r3154.3a4eaf6
pkgrel = 4
url = https://www.mirbsd.org/mksh.htm
diff --git a/PKGBUILD b/PKGBUILD
index 3bf8f660c35e..4d2bbcc36ebd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgname=mksh
_pkgver=R56
pkgver=56.r3154.3a4eaf6
pkgrel=4
-pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh (statically-linked development version)'
+pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh (static build, linked with musl; development version)'
url='https://www.mirbsd.org/mksh.htm'
license=('custom')
arch=('i686' 'x86_64')