mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/mksh to R47-1
This commit is contained in:
parent
6377fd9de2
commit
ada0e628d8
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - commented test.sh - breaks in chroot
|
||||
|
||||
pkgname=mksh
|
||||
pkgver=R46
|
||||
pkgrel=3
|
||||
pkgver=R47
|
||||
pkgrel=1
|
||||
pkgdesc='The MirBSD Korn Shell - an enhanced version of the public domain ksh'
|
||||
url='https://www.mirbsd.org/mksh.htm'
|
||||
license=('custom')
|
||||
|
@ -16,7 +16,7 @@ depends=('gcc-libs')
|
|||
install=mksh.install
|
||||
source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.tgz"
|
||||
'https://www.mirbsd.org/TaC-mksh.txt')
|
||||
md5sums=('77c108d8143a6e7670954d77517d216d'
|
||||
md5sums=('71c7cbcd78306897801b8b6691091e66'
|
||||
'a231b325d5f2155a6c667a9323986718')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue