Package Details: evmone 0.12.0-1

Git Clone URL: https://aur.archlinux.org/evmone.git (read-only, click to copy)
Package Base: evmone
Description: Fast Ethereum Virtual Machine implementation
Upstream URL: https://github.com/ethereum/evmone/
Keywords: eth ethereum evmone
Licenses: Apache
Submitter: marenz
Maintainer: marenz (cameel)
Last Packager: cameel
Votes: 3
Popularity: 0.000000
First Submitted: 2019-08-12 17:50 (UTC)
Last Updated: 2024-09-18 11:47 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Latest Comments

Xeonacid commented on 2025-01-21 13:49 (UTC)

Some improvements to follow package guidelines: - arch should be x86_64 - Use cmake --build instead of make for build - Run tests - license should be Apache-2.0 for SPDX - depdends on gcc-libs glibc - gcc don't need to be in makedepends as it's in base-devel - Checksum should not be skipped - Add submodules to source array and change submodule url

My adjusted PKGBUILD can be used as a reference.

I'd like to co-maintain the package if applicable.

marenz commented on 2019-12-02 16:57 (UTC)

I was wondering why this site still showed the old version

ekpyron commented on 2019-11-29 15:56 (UTC)

https://wiki.archlinux.org/index.php/.SRCINFO

ekpyron commented on 2019-11-29 15:56 (UTC)

You did update the PKGBUILD, but you didn't update .SRCINFO, so the displayed version is incorrect and AUR package managers won't detect the update.