summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2019-07-11 21:22:23 +0200
committerJohannes Wienke2019-07-11 21:22:23 +0200
commit108e040ead9805bbf315d92a5849814d783a6fb6 (patch)
treeed6440c9bcc8547bfa9de68ddf7ecc9e10d5cf4b /PKGBUILD
parent831f87a6135567dd9e700348d34a87edde8bc200 (diff)
downloadaur-108e040ead9805bbf315d92a5849814d783a6fb6.tar.gz
Version bump to 2.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3c146cea377..f1d5952c2c4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=2.0.4
+pkgver=2.0.6
pkgrel=1
pkgdesc="A daemon to suspend and wake up a system based on configurable checks"
arch=(any)
@@ -21,7 +21,7 @@ optdepends=('python-dbus: logind session discovery'
'xprintidle: X server idle time check')
makedepends=('python-setuptools' 'python-pytest-runner' 'python-sphinx' 'python-sphinx_rtd_theme' 'python-sphinx-issues')
source=("https://github.com/languitar/autosuspend/archive/v${pkgver}.tar.gz")
-sha256sums=('b4793d4dcf90a3f0499fce62cace5192457b532a3a441ea20307ce8d7d7a9ab3')
+sha256sums=('a2593ebb29a7c0b28244920504ca9d4550fbf398d6abf476bcf0f66c6520e9ba')
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')