diff --git a/.SRCINFO b/.SRCINFO
index 013b747..f4f66ac 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.25.0.r4.gc624ba6
+	pkgver = 2.25.1.r0.g889387b
 	pkgrel = 1
 	url = https://github.com/redhat-performance/tuned
 	arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d0d91d8..401867c 100644
--- a/PKGBUILD
+++ b/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')