summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6bdeb3d0dd8a0f2eb3814dbe48db02672397c944 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = resolve-march-native
	pkgdesc = Tool to determine what GCC flags -march=native would resolve into
	pkgver = 1.0.0
	pkgrel = 2
	url = https://github.com/hartwork/resolve-march-native
	arch = any
	license = GPL
	checkdepends = python-pytest
	makedepends = python-setuptools
	source = resolve-march-native-1.0.0.tar.gz::https://github.com/hartwork/resolve-march-native/archive/1.0.0.tar.gz
	sha256sums = a6d0f16db19d6bc69beca026d43a82d4282e354bf5aaa76e54b0a224a5156946

pkgname = resolve-march-native