Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
tuned


Commits:
41d466b3 by Sven-Hendrik Haase at 2025-02-01T19:11:48+01:00
upgpkg: 2.25.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = tuned
        pkgdesc = Daemon that performs monitoring and adaptive configuration of 
devices in the system
-       pkgver = 2.24.1
-       pkgrel = 2
+       pkgver = 2.25.0
+       pkgrel = 1
        url = https://github.com/redhat-performance/tuned
        arch = any
        license = GPL-2.0-or-later
@@ -16,8 +16,8 @@ pkgbase = tuned
        depends = python-gobject
        depends = python-linux-procfs
        depends = python-pyudev
-       source = 
https://github.com/redhat-performance/tuned/archive/v2.24.1/tuned-2.24.1.tar.gz
-       sha512sums = 
66c0a438a6bd0f2febd3bd0f1bb65ab05141f167b51581fae997922965308f0127b605cf57291244074f24598d1166f628dd2ed102f4829e5b164a23f8712b3f
+       source = 
https://github.com/redhat-performance/tuned/archive/v2.25.0/tuned-2.25.0.tar.gz
+       sha512sums = 
dcec874faacdeb4f8bfb0b81a789cc8b0e88c19a8c091d2bd0609a18f70560d33c7917c4eb76532e9991e30a5721ad9949d013e36048a3282c82d218d961ddaf
 
 pkgname = tuned
        optdepends = virt-what: Virtual machine detection


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 
 pkgbase=tuned
 pkgname=("${pkgbase}" "${pkgbase}-ppd")
-pkgver=2.24.1
-pkgrel=2
+pkgver=2.25.0
+pkgrel=1
 pkgdesc='Daemon that performs monitoring and adaptive configuration of devices 
in the system'
 arch=('any')
 url="https://github.com/redhat-performance/${pkgbase}";
@@ -16,7 +16,7 @@ depends=('ethtool' 'gawk' 'hdparm' 'polkit' 'perf' 
'python-configobj'
          'python-dbus' 'python-gobject' 'python-linux-procfs' 'python-pyudev')
 makedepends=('desktop-file-utils')
 
source=("https://github.com/redhat-performance/${pkgbase}/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz";)
-sha512sums=('66c0a438a6bd0f2febd3bd0f1bb65ab05141f167b51581fae997922965308f0127b605cf57291244074f24598d1166f628dd2ed102f4829e5b164a23f8712b3f')
+sha512sums=('dcec874faacdeb4f8bfb0b81a789cc8b0e88c19a8c091d2bd0609a18f70560d33c7917c4eb76532e9991e30a5721ad9949d013e36048a3282c82d218d961ddaf')
 
 prepare() {
   cd "${pkgbase}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tuned/-/commit/41d466b39c977fe597e078f8d8b0260d377879f0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tuned/-/commit/41d466b39c977fe597e078f8d8b0260d377879f0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to