summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2022-02-11 10:57:01 +0100
committerManuel Hüsers2022-02-11 10:57:01 +0100
commit42f00409469a07ac898e7ccb3b6b238aefce02cd (patch)
tree6e795516c383da5ec619f452d879a64f6c160ab5 /PKGBUILD
parent558f58d6fa32e7c7d801bde83443623544e439ec (diff)
downloadaur-42f00409469a07ac898e7ccb3b6b238aefce02cd.tar.gz
Version 2.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 619d3263a499..d13ea1b406a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tom <reztho at archlinux dot org>
pkgname=tuned
-pkgver=2.17.0
+pkgver=2.18.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}.tar.gz")
-sha256sums=('0f936c4c2e90d724c4b87c2b661dad340607ccb1b0f453d06143e6b6b0d2a650')
+sha256sums=('b00c92cc21fa8595e95aba95042e7f590ea4146328491a655936a811e2590d80')
prepare() {
cd "${pkgname}-${pkgver}"