blob: 2ab040e358e1cf5a3077dc920006c9d3507dae76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = pyprime
pkgdesc = CPU and RAM benchmark
pkgver = 2.0
pkgrel = 3
url = https://github.com/mbntr/PYPrime-2.x
arch = i686
arch = x86_64
arch = aarch64
arch = riscv64
license = MIT
makedepends = cython
makedepends = python
makedepends = pkgconf
depends = glibc
depends = python
source = https://github.com/mbntr/PYPrime-2.x/releases/download/2.0/PYPrime.2.0.MP.tar.gz
source = https://raw.githubusercontent.com/mbntr/PYPrime-2.x/refs/tags/2.0/LICENSE
sha256sums = 4edaa952f9799d951b58d0e6807b9b4950cc1ae81d1ee540fce82ca0c4ef57e7
sha256sums = a74abd01dabbb4e8417fa5f30004ea3a797dfe05e75c4322df1a3feda38432f5
pkgname = pyprime
|