summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2019-01-11 20:57:29 +0100
committerJohannes Wienke2019-01-11 20:57:29 +0100
commitbb8e7d7bec40bce9aaac53cb1bb47ecf8fc8752f (patch)
tree1c1b45169cbcacc699075177d8d3388c426e6245 /PKGBUILD
parenta8d31dd7bf4a3bfaf5a3efc792a5a7e4d406415e (diff)
downloadaur-bb8e7d7bec40bce9aaac53cb1bb47ecf8fc8752f.tar.gz
Version bump to 2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aade2868fc4c..fb3f1a44c6df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
pkgdesc="A daemon to suspend and wake up a system based on configurable checks"
arch=(any)
url="https://github.com/languitar/autosuspend"
@@ -21,8 +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=('62941d0403815792bc80d4ee54cc356df4d1e01c0b8a582c65f7a1a5138256b4')
-install="${pkgname}.install"
+sha256sums=('80537bf841c9ac80078b2f817039dda9f485c8ae8563f4bb187b7b8ad34d7ae1')
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')