diff --git a/tuned/.SRCINFO b/tuned/.SRCINFO index d104877..342ae5b 100644 --- a/tuned/.SRCINFO +++ b/tuned/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = tuned pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system pkgver = 2.20.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/redhat-performance/tuned install = tuned.install arch = any diff --git a/tuned/PKGBUILD b/tuned/PKGBUILD index 95acc7d..3f93ada 100644 --- a/tuned/PKGBUILD +++ b/tuned/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tuned pkgver=2.20.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}"