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

David Runge dvzrv at archlinux.org
Wed Jun 6 09:53:07 UTC 2018


    Date: Wednesday, June 6, 2018 @ 09:53:06
  Author: dvzrv
Revision: 341129

upgpkg: rt-tests 1.1-4

Adding to realtime group.

Modified:
  rt-tests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 09:51:18 UTC (rev 341128)
+++ PKGBUILD	2018-06-06 09:53:06 UTC (rev 341129)
@@ -1,13 +1,15 @@
+# $Id$
 # Maintainer: David Runge <dave at sleepmap.de>
 # Contributor: Joakim Hernberg <jhernberg at alchemy dot lu>
 
 pkgname=rt-tests
 pkgver=1.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A collection of latency testing tools for the linux(-rt) kernel"
 arch=('x86_64')
 url="https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/about/"
 license=('GPL2')
+groups=('realtime')
 depends=('python2' 'numactl')
 source=("https://git.kernel.org/pub/scm/utils/${pkgname}/${pkgname}.git/snapshot/${pkgname}-1.1.tar.gz"
         'use-the-ftrace-hwlatdetector.patch')



More information about the arch-commits mailing list