Package Details: eim-gui 0.17.1-1

Git Clone URL: https://aur.archlinux.org/eim-bin.git (read-only, click to copy)
Package Base: eim-bin
Description: ESP-IDF installation manager (GUI)
Upstream URL: https://github.com/espressif/idf-im-ui
Licenses: Apache-2.0
Conflicts: eim-gui
Provides: eim-gui
Submitter: Chances1900
Maintainer: kralonur
Last Packager: kralonur
Votes: 0
Popularity: 0.000000
First Submitted: 2026-05-05 16:32 (UTC)
Last Updated: 2026-07-08 14:07 (UTC)

Latest Comments

kralonur commented on 2026-06-22 13:16 (UTC) (edited on 2026-06-22 13:42 (UTC) by kralonur)

@Tariel The checksums in the PKGBUILD are correct — I just re-verified them against the upstream release: - eim-cli-linux-x64.zip → abb1deea2a81d2b12009fc3639bc8180856f8b9db7fa786983e5833ee614e9d7 - eim-gui-linux-x64.zip → 5fa56fac148a26ff122f9cefffc1dc0148746ed729b37078f15f401312c464e7

You can confirm yourself at https://github.com/espressif/idf-im-ui/releases/tag/v0.14.0

I think your cache is stale. Clear the cached sources and try again please.

Update: the comment i wrote up for commit beead4e49387

I updated the package to 0.14.1 now. And simply upgrading the package should work rn

Tariel commented on 2026-06-22 12:38 (UTC)

cli-x64.zip and gui-x64.zip did not pass the validity check for eim-cli 0.14.0-1.

==> Making package: eim-bin 0.14.0-1 (Mon 22 Jun 2026 08:36:14 PM CST)
==> Retrieving sources...
  -> Found eim-gui.desktop
  -> Found cli-x64.zip
  -> Found gui-x64.zip
  -> Found icon.png
==> Validating source files with sha256sums...
    eim-gui.desktop ... Passed
==> Validating source_x86_64 files with sha256sums...
    cli-x64.zip ... FAILED
    gui-x64.zip ... FAILED
    icon.png ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'eim-bin-0.14.0-1 (eim-cli)':
error: packages failed to build: eim-bin-0.14.0-1 (eim-cli)

kralonur commented on 2026-06-11 17:46 (UTC)

@juri you're right my bad. the problem was i forgot that updpkgsums did not redownload the same files so it used the stale cache (0.13.0) for x86 files. now fixed, thx.

juri commented on 2026-06-11 13:47 (UTC)

The latest update to 0.13.1 (commit acfd18ce7a26) seems to be missing updated checksums for cli-x64.zip and gui-x64.zip.