summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcameel2020-09-14 17:11:55 +0200
committercameel2020-09-14 18:11:21 +0200
commit3cba023ad67a856eab4eef7a22642c15d929dbe8 (patch)
tree1e317be0ac5f6bee1085be5d17b25ca359859b9a /.SRCINFO
parentf07d49b8770d62da9fcb68fb46913debd5635d13 (diff)
downloadaur-3cba023ad67a856eab4eef7a22642c15d929dbe8.tar.gz
Use the correct ID for Apache License 2
- In Arch Apache 2.0 license is called just Apache. - Just to be 100% sure I compared /usr/share/licenses/common/Apache/license.txt with https://github.com/ethereum/evmone/blob/master/LICENSE and they byte-for-byte identical.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26178329906d..82514df99cbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = evmone
pkgrel = 1
url = https://github.com/ethereum/evmone/
arch = any
- license = Apache-2.0
+ license = Apache
makedepends = cmake
makedepends = gcc
makedepends = git