summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b20de9fab371..c9542b4f2c20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=mksh-static-git
_pkgname=mksh
-_pkgver=R56b
-pkgver=56.r3179.0e478dc
-pkgrel=2
+_pkgver=R56c
+pkgver=56.r3204.1474437
+pkgrel=1
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')
@@ -16,8 +16,8 @@ conflicts=('mksh' 'mksh-static' 'mksh-git')
install=mksh.install
source=('mksh::git+http://github.com/MirBSD/mksh#branch=master'
'https://www.mirbsd.org/TaC-mksh.txt')
-md5sums=('SKIP'
- 'SKIP')
+sha512sums=('SKIP'
+ '14ec4ad9822e4c93bd036ba71fb6e1e77e9c36cbcea18c0c72e90f18d132382ef9a2a430425b93a4aa2693bfb4ca9ceeb0a86a99652075c1692d89b6a92ddce8')
pkgver() {
cd "$_pkgname"