summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaco Malan2019-03-27 22:28:13 +0200
committerJaco Malan2019-03-27 22:28:13 +0200
commitef7a846db348e529480eedfd5b582f38932f0dc9 (patch)
treedd301f6022cdb4cbda8552948ef121f68582577b /PKGBUILD
parent1fe4eb0fbbee29662dbdbc35ee1195020bb90c36 (diff)
downloadaur-ef7a846db348e529480eedfd5b582f38932f0dc9.tar.gz
Updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a18e571c69e4..c4aa0677cd48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,10 @@
pkgname=stress++
pkgver=0.1.2
pkgrel=1
-license=('GPL')
+license=('GPL3')
arch=('any')
+pkgdesc="A small, lightweight stress-testing tool for the CPU"
+url="https://github.com/Code-Log/stress-plug-plus"
prepare() {