summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db838a2edfbd..cb857487bb80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,14 @@ pkgbase = evmone
pkgdesc = Fast Ethereum Virtual Machine implementation
pkgver = 0.1.0
pkgrel = 1
- url = https://github.com/sociomantic-tsunami/git-hub
+ url = https://github.com/ethereum/evmone/
arch = any
license = Apache-2.0
makedepends = cmake
makedepends = gcc
- source = https://github.com/ethereum/evmone/archive/v0.1.0.tar.gz
- md5sums = aa6fcd65396fa0bff5c3ecc1e94b445e
+ makedepends = git
+ source = git+https://github.com/ethereum/evmone.git#tag=v0.1.0
+ md5sums = SKIP
pkgname = evmone