summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2023-02-18 23:38:32 +0100
committerManuel Hüsers2023-02-18 23:38:32 +0100
commit68db67cc62b161ff5bf8301aca294e28412fcb0e (patch)
tree811abf9198c6eaee5d085e7c091799f1216d2b04 /PKGBUILD
parent6d0e646d68a46c7856bc9677b550e5902aab6715 (diff)
downloadaur-68db67cc62b161ff5bf8301aca294e28412fcb0e.tar.gz
upgpkg: tuned 2.20.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd318d6db2f6..95acc7d39792 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tom <reztho at archlinux dot org>
pkgname=tuned
-pkgver=2.19.0
+pkgver=2.20.0
pkgrel=1
pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system'
arch=('any')
@@ -16,7 +16,7 @@ makedepends=('desktop-file-utils')
backup=('etc/tuned/active_profile')
install="${pkgname}.install"
source=("https://github.com/redhat-performance/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('3cb2aeb9ecebd66a1a1c3aaff9589f5c5402201d16f7caa01acf0b9374ed8724')
+sha256sums=('df32ac7a25f2c413cc39368c8cfaf1d11bf75be14efd0944ecafad8a369e486c')
prepare() {
cd "${pkgname}-${pkgver}"