Package Details: mksh 59c-1

Git Clone URL: https://aur.archlinux.org/mksh.git (read-only, click to copy)
Package Base: mksh
Description: MirBSD Korn Shell
Upstream URL: https://www.mirbsd.org/mksh.htm
Licenses: custom
Submitter: arojas
Maintainer: stefanwimmer128
Last Packager: stefanwimmer128
Votes: 15
Popularity: 0.130514
First Submitted: 2021-05-08 09:18 (UTC)
Last Updated: 2024-07-21 13:31 (UTC)

Pinned Comments

stefanwimmer128 commented on 2024-07-18 07:35 (UTC)

Pre-built packages are available here or in my repository.

Latest Comments

1 2 Next › Last »

FabioLolix commented on 2024-07-21 10:08 (UTC)

Hello, this pkgbuild is marked as outdated on repology https://repology.org/project/mksh/versions because it use 59.c instead of 59c, also the dot is not present in source=()

I see you also add .r$(number) to some of your pkgbuilds https://repology.org/projects/?maintainer=stefanwimmer128@aur&inrepo=aur&outdated=1&families_newest=2- which also mark them as outdated/invalid version there

smp commented on 2024-07-21 09:54 (UTC)

The PKGBUILD is missing makedepends=('git').

stefanwimmer128 commented on 2024-07-18 07:35 (UTC)

Pre-built packages are available here or in my repository.

zeroconf commented on 2023-02-02 17:57 (UTC)

Thank you! Now compiles fine. That's true - in case of file change also checksum needs to be updated.

<deleted-account> commented on 2023-02-02 17:46 (UTC)

I've fixed the checksum (again) (this ride never ends).

zeroconf commented on 2023-02-02 17:03 (UTC)

Tried to update, failed. Also cleanbuild failed.

:: 1 Packages to upgrade.
1  aur/mksh  59.c-3 -> 59.c-4
==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
==> 
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1]  mksh-59.c-4

  1 mksh                             (Installed) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: (1/1) Downloaded PKGBUILD: mksh
  1 mksh                             (Installed) (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: (1/1) Parsing SRCINFO: mksh
==> Making package: mksh 59.c-4 (Th 02 Feb 2023 18:58:31)
==> Retrieving sources...
  -> Downloading mksh-R59c.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  432k    0  432k    0     0   490k      0 --:--:-- --:--:-- --:--:--  490k
==> Validating source files with sha256sums...
    mksh-R59c.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: mksh 
         context: exit status 1 

==> Making package: mksh 59.c-4 (Th 02 Feb 2023 18:58:33)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mksh-R59c.tar.gz
==> Validating source files with sha256sums...
    mksh-R59c.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: mksh

AndyRTR commented on 2023-01-31 19:36 (UTC)

-3 was the correct one. sha256sums=('e5942607eb930ba6ce3303c4a0db0733371f210c9ce6d5d4b9cc202c76360343')

haawda commented on 2023-01-31 17:32 (UTC)

I now tried several times, and to me it seems the shasum in pkgrel 3 was correct.

FrederickZh commented on 2023-01-31 12:48 (UTC)

Cool. I just linked it but you're the maintainer after all :)

<deleted-account> commented on 2023-01-31 12:34 (UTC)

@FrederickZh I generate the checksum by hand to all my AUR packages to make sure checksum is correct, unless they've changed the source code package itself.