[arch-commits] Commit in stress/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Thu May 31 11:46:31 UTC 2018


    Date: Thursday, May 31, 2018 @ 11:46:31
  Author: bluewind
Revision: 334796

upgpkg: stress 1.0.4-5

BUILDINFO rebuild

Modified:
  stress/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 11:44:11 UTC (rev 334795)
+++ PKGBUILD	2018-05-31 11:46:31 UTC (rev 334796)
@@ -4,7 +4,7 @@
 
 pkgname=stress
 pkgver=1.0.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A tool that stress tests your system (CPU, memory, I/O, disks)"
 arch=('x86_64')
 url="http://people.seas.harvard.edu/~apw/stress/"
@@ -13,6 +13,7 @@
 source=(https://people.seas.harvard.edu/~apw/stress/${pkgname}-${pkgver}.tar.gz{,.sign})
 md5sums=('890a4236dd1656792f3ef9a190cf99ef'
          'SKIP')
+validpgpkeys=(BB1838728F40B7E63BFCD67AE52707E90485EFCD)
 
 build() {
     cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list