Search Criteria
Package Details: insomnia-electron-bin 1:12.5.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/insomnia-electron-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | insomnia-electron-bin |
| Description: | Cross-platform HTTP and GraphQL Client |
| Upstream URL: | https://github.com/Kong/insomnia |
| Licenses: | Apache-2.0 |
| Conflicts: | insomnia |
| Provides: | insomnia |
| Submitter: | dusansimic |
| Maintainer: | fmauNeko |
| Last Packager: | fmauNeko |
| Votes: | 3 |
| Popularity: | 0.000927 |
| First Submitted: | 2021-09-22 02:07 (UTC) |
| Last Updated: | 2026-04-18 19:01 (UTC) |
Dependencies (3)
- electron38 (electron38-binAUR)
- asar (make)
- libicns (make)
Latest Comments
craftingDragon7 commented on 2025-05-12 07:37 (UTC) (edited on 2025-05-12 07:38 (UTC) by craftingDragon7)
@fmauNeko Currently the build script tries to access a non existant folder, causing the build to fail every time.
When removing the architecture from the cd command, it works just fine.
AleksandarT commented on 2023-12-29 08:26 (UTC) (edited on 2023-12-29 08:29 (UTC) by AleksandarT)
% yay -S insomnia-electron-bin
AUR Explicit (1): insomnia-electron-bin-1:8.5.0-1 :: PKGBUILD up to date, skipping download: insomnia-electron-bin
1 insomnia-electron-bin (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 1 insomnia-electron-bin (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==>
==> Making package: insomnia-electron-bin 1:8.5.0-1 (Fri 29 Dec 2023 09:00:54 AM CET)
==> Retrieving sources...
-> Found Insomnia.Core-8.5.0.tar.gz
-> Found LICENSE
-> Found insomnia.sh
-> Found insomnia.desktop
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
==> ERROR: One or more files did not pass the validity check!
-> error downloading sources: /home/atodorovic/.cache/yay/insomnia-electron-bin context: exit status 1
:: (1/1) Parsing SRCINFO: insomnia-electron-bin
==> Making package: insomnia-electron-bin 1:8.5.0-1 (Fri 29 Dec 2023 09:00:55 AM CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found Insomnia.Core-8.5.0.tar.gz
-> Found LICENSE
-> Found insomnia.sh
-> Found insomnia.desktop
==> Validating source files with b2sums...
==> ERROR: One or more files did not pass the validity check!
-> error making: insomnia-electron-bin-exit status 1
-> Failed to install the following packages. Manual intervention is required: insomnia-electron-bin - exit status 1
void09 commented on 2023-01-15 19:59 (UTC)
Out of date, png file gives 404. Please fix :)
Anachron commented on 2022-04-03 09:14 (UTC)
Hey @dusansimic,
Thanks for the PKGBUILD.
Upstream has replaced the PNG logo and renamed it: https://github.com/Kong/insomnia/tree/core@2022.2.1/packages/insomnia-app/app/ui/images
dusansimic commented on 2022-03-09 09:48 (UTC)
@himan thanks for the report! It should be fixed now.
himan commented on 2022-03-09 09:41 (UTC) (edited on 2022-03-09 09:42 (UTC) by himan)