summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2019-01-28 21:42:28 +0100
committerJohannes Wienke2019-01-28 21:42:28 +0100
commit831f87a6135567dd9e700348d34a87edde8bc200 (patch)
tree77d004c87f774e1b9a03c6a425b437b3ac6e8a6a /PKGBUILD
parentbb8e7d7bec40bce9aaac53cb1bb47ecf8fc8752f (diff)
downloadaur-831f87a6135567dd9e700348d34a87edde8bc200.tar.gz
Version bump to 2.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb3f1a44c6df..e3c146cea377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=2.0.3
+pkgver=2.0.4
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=('80537bf841c9ac80078b2f817039dda9f485c8ae8563f4bb187b7b8ad34d7ae1')
+sha256sums=('b4793d4dcf90a3f0499fce62cace5192457b532a3a441ea20307ce8d7d7a9ab3')
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')