Package Details: kemulatornnmod-bin 2.19.2-10

Git Clone URL: https://aur.archlinux.org/kemulatornnmod-bin.git (read-only, click to copy)
Package Base: kemulatornnmod-bin
Description: Emulator for j2me, CLDC, MIDP applications and games
Upstream URL: https://nnproject.cc/kem/
Keywords: cldc emulator j2me java kemnn midp nnmod symbian
Licenses: custom
Submitter: Ansel_Hayashi
Maintainer: Ansel_Hayashi
Last Packager: Ansel_Hayashi
Votes: 2
Popularity: 1.32
First Submitted: 2025-04-13 13:23 (UTC)
Last Updated: 2025-05-05 09:05 (UTC)

Dependencies (5)

Required by (0)

Sources (3)

Latest Comments

QwertyAdrian commented on 2025-05-01 09:34 (UTC) (edited on 2025-05-01 09:36 (UTC) by QwertyAdrian)

The file pkg_2.19.2.zip did not pass the validity check:

==> Making package: kemulatornnmod-bin 2.19.2-9 (Thu May  1 12:25:40 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pkg_2.19.2.zip
  -> Found icon.png
  -> Found starter.sh
==> Validating source files with sha256sums...
    pkg_2.19.2.zip ... FAILED
    icon.png ... Passed
    starter.sh ... Passed
==> ERROR: One or more files did not pass the validity check!

It has the same checksum as the previous version:

ba368ec1a0a9bf1dcb73d810a4d51fef66c53fe793a1cbd8ec329c08dee7afc5  pkg_2.19.2.zip

Maybe need change source link on the file to GitHub release:

diff --git a/PKGBUILD b/PKGBUILD
index 0b8eaf9..36b7342 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,10 @@ depends=('java-runtime-openjdk'
        'bash'
        'gtk3'
        'vlc')
-source=(pkg_${pkgver}.zip::"https://nnm.nnchan.ru/dl/kemnnx64_1.zip"
+source=(pkg_${pkgver}.zip::"https://github.com/shinovon/KEmulator/releases/download/v${pkgver}/kemnnx64.v${pkgver}.zip"
     "icon.png"
        "starter.sh")
-sha256sums=('b2e43b3fc1c644e5b6e13e64f4dc04fe53f95ec627119b2295ff748f25c653e6'
+sha256sums=('b3ba93cc361661b7b738f91e7f5641cf0f2aa07431b8c52a0ea8b5bdfa636242'
        'b6215676e6550a4472bbabe238ad55daaa52a7efe0f7475de58a109755f470ab'
        '8d475d2720111f510a77ff331fd8ef336fc5a0e8d7fe0ebf2ecd0e7017569462')