blob: 7351761d1f1d60faddc8d0cca400124987622c41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cpuid2cpuflags-git
pkgdesc = Tool to get the instruction sets supported by the local CPU (git version)
pkgver = 15.r0.g4c6aedf
pkgrel = 1
url = https://github.com/mgorny/cpuid2cpuflags/
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
depends = glibc
provides = cpuid2cpuflags
conflicts = cpuid2cpuflags
source = git+https://github.com/mgorny/cpuid2cpuflags.git
sha256sums = SKIP
pkgname = cpuid2cpuflags-git
|