From edc7958c96b1444dcd79a8ca94a0de2f16ab9e98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Mon, 3 Feb 2025 20:47:05 +0100 Subject: [PATCH] upgpkg: tuned-git 2.25.1.r0.g889387b-1 upstream release --- tuned-git/.SRCINFO | 2 +- tuned-git/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tuned-git/.SRCINFO b/tuned-git/.SRCINFO index 013b747..f4f66ac 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.0.r4.gc624ba6 + pkgver = 2.25.1.r0.g889387b pkgrel = 1 url = https://github.com/redhat-performance/tuned arch = any diff --git a/tuned-git/PKGBUILD b/tuned-git/PKGBUILD index d0d91d8..401867c 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.0.r4.gc624ba6 +pkgver=2.25.1.r0.g889387b pkgrel=1 pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system' arch=('any')