diff --git a/tuned-git/.SRCINFO b/tuned-git/.SRCINFO index f4f66ac..c0e63dc 100644 --- a/tuned-git/.SRCINFO +++ b/tuned-git/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = tuned-git pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system - pkgver = 2.25.1.r0.g889387b + pkgver = 2.26.0.r0.g181472a pkgrel = 1 url = https://github.com/redhat-performance/tuned arch = any diff --git a/tuned-git/PKGBUILD b/tuned-git/PKGBUILD index 401867c..e40b411 100644 --- a/tuned-git/PKGBUILD +++ b/tuned-git/PKGBUILD @@ -7,7 +7,7 @@ _pkgbase=tuned pkgbase="${_pkgbase}-git" pkgname=("${_pkgbase}-git" "${_pkgbase}-ppd-git") -pkgver=2.25.1.r0.g889387b +pkgver=2.26.0.r0.g181472a pkgrel=1 pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system' arch=('any')