From 14fe2b21e1fec250d9eb2129b2547a84512b8ebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Sun, 22 Feb 2026 21:38:09 +0100 Subject: [PATCH] upgpkg: tuned-git 2.27.0.r0.g38d4414-1 upstream release --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c0e63dc..044e825 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = tuned-git pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system - pkgver = 2.26.0.r0.g181472a + pkgver = 2.27.0.r0.g38d4414 pkgrel = 1 url = https://github.com/redhat-performance/tuned arch = any diff --git a/PKGBUILD b/PKGBUILD index e40b411..3d10581 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ _pkgbase=tuned pkgbase="${_pkgbase}-git" pkgname=("${_pkgbase}-git" "${_pkgbase}-ppd-git") -pkgver=2.26.0.r0.g181472a +pkgver=2.27.0.r0.g38d4414 pkgrel=1 pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system' arch=('any')