Trigger rebuild for Python 3.9

This commit is contained in:
Manuel 2020-12-02 07:16:45 +01:00
parent 3e87249e98
commit 022dcd5756
Signed by: SunRed
GPG key ID: 4085037435E1F07A
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = tuned
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
pkgver = 2.14.0
pkgrel = 1
pkgrel = 2
url = https://github.com/redhat-performance/tuned
install = tuned.install
arch = any

View file

@ -5,7 +5,7 @@
pkgname=tuned
pkgver=2.14.0
pkgrel=1
pkgrel=2
pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system'
arch=('any')
url="https://github.com/redhat-performance/${pkgname}"