summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Hüsers2017-04-27 19:41:50 +0200
committerManuel Hüsers2017-04-27 19:41:50 +0200
commit527ec4c432a50b6224c8d95be51b9428cde47a76 (patch)
tree540c326a18b0270d3255a92e551aef734737168f /PKGBUILD
parent51eb3c5f340d54c9d26372aa131b4dbc83792954 (diff)
downloadaur-527ec4c432a50b6224c8d95be51b9428cde47a76.tar.gz
Version 2.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 760569802e49..b94382339e2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tom <reztho at archlinux dot org>
pkgname=tuned
-pkgver=2.7.1
+pkgver=2.8.0
pkgrel=1
pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system'
arch=('any')
@@ -16,7 +16,7 @@ makedepends=('git')
backup=('etc/tuned/active_profile')
install="${pkgname}.install"
source=("https://jskarvad.fedorapeople.org/${pkgname}/download/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('03333eda9f3744ec214b1c20d0f79528a6438dafd5c79ff459b411414491802d')
+sha256sums=('3da453af1d1f13ac46966499b1f1373cf3718bdb3207f82aca8b66e894e69bc7')
package() {
cd "${pkgname}-${pkgver}"