Skip to content

Commit

Permalink
[mksh] Move from core group to base group
Browse files Browse the repository at this point in the history
Related to #166
  • Loading branch information
jhuntwork committed Sep 5, 2021
1 parent 6e1537b commit a5bda7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/mksh/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
R59c-4 (2021-09-05)

Move from core group to base group

R59c-3 (2021-08-31)

Move man page to /usr/share/man
Expand Down
4 changes: 2 additions & 2 deletions packages/mksh/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

pkgname=mksh
pkgver=R59c
pkgrel=3
pkgrel=4
pkgdesc='The MirBSD Korn Shell'
arch=(x86_64)
url='https://www.mirbsd.org/mksh.htm'
license=(BSD)
groups=(core)
groups=(base)
depends=()
makedepends=()
options=()
Expand Down

0 comments on commit a5bda7a

Please sign in to comment.