mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/cpuburn to 1.4a-5
This commit is contained in:
parent
e967e7d8a6
commit
eb237b4571
1 changed files with 3 additions and 3 deletions
|
@ -9,13 +9,13 @@ buildarch=4
|
|||
|
||||
pkgname=cpuburn
|
||||
pkgver=1.4a
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="CPU testing utilities in optimized assembler for maximum loading of CPUs"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="https://launchpad.net/ubuntu/+source/cpuburn/"
|
||||
license=('GPL')
|
||||
depends=()
|
||||
source=(https://launchpad.net/ubuntu/+archive/primary/+files/cpuburn_$pkgver.orig.tar.gz)
|
||||
source=("https://launchpad.net/ubuntu/+archive/primary/+files/cpuburn_$pkgver.orig.tar.gz")
|
||||
md5sums=('a9e1df40c660324eb08e91847cbc41b9')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue