diff options
author | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-20 23:15:21 +0000 |
commit | 11484c032f8c236b2044e715a9a3b28e33f65598 (patch) | |
tree | ec2f7c7ad850a191e3ef6cf1bcb03a6468744f1c /community/cpuburn/PKGBUILD | |
parent | 1a09ca56e4f37ac4e995c924c649ede71a5c82aa (diff) |
Mon Feb 20 23:15:21 UTC 2012
Diffstat (limited to 'community/cpuburn/PKGBUILD')
-rw-r--r-- | community/cpuburn/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cpuburn/PKGBUILD b/community/cpuburn/PKGBUILD index a6ab49089..b64b7debd 100644 --- a/community/cpuburn/PKGBUILD +++ b/community/cpuburn/PKGBUILD @@ -1,10 +1,10 @@ -# $Id$ +# $Id: PKGBUILD 65092 2012-02-20 03:36:44Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Filip Wojciechowski, filip at loka dot pl pkgname=cpuburn pkgver=1.4a -pkgrel=2 +pkgrel=3 pkgdesc="CPU testing utilities in optimized assembler for maximum loading of CPUs" arch=('i686' 'x86_64') url="https://launchpad.net/ubuntu/+source/cpuburn/" |