summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJohannes Wienke2017-11-26 21:39:13 +0100
committerJohannes Wienke2017-11-26 21:39:13 +0100
commitb51213d84beab864b5332c6c644007324aad7dbc (patch)
tree465de62c7be3fd313cd95a2bf894ceb6fad6053c /.SRCINFO
parent95b0b4068c76644c078b9d3c12b7d057c2d7bb08 (diff)
downloadaur-b51213d84beab864b5332c6c644007324aad7dbc.tar.gz
Version bump to 1.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b9b45a806c9..e9ca61f27305 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,25 @@
pkgbase = autosuspend
pkgdesc = A daemon to suspend your server in case of inactivity
- pkgver = 0.6
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/languitar/autosuspend
+ install = autosuspend.install
arch = any
license = GPL2
makedepends = python-setuptools
makedepends = python-pytest-runner
+ makedepends = python-sphinx
+ makedepends = python-sphinx_rtd_theme
depends = python
depends = python-psutil
- optdepends = python-mpd2: MPD playing status checks
- optdepends = python-requests: Kodi playing status checks
- optdepends = xprintidle: X server idle time cheks
+ optdepends = python-mpd2: MPD playing status check
+ optdepends = python-requests: Kodi playing status and XPath check
+ optdepends = python-lxml: XPath check
+ optdepends = xprintidle: X server idle time check
backup = etc/autosuspend.conf
backup = etc/autosuspend-logging.conf
- source = https://github.com/languitar/autosuspend/archive/release-0.6.tar.gz
- sha256sums = 7fe7a3840892dd70d3857bce18c82bf9cd769ec2ee412e0dfdc37e51a8e067ee
+ source = https://github.com/languitar/autosuspend/archive/v1.0.0.tar.gz
+ sha256sums = eaeffa164655e7246378bdc79fcaf8eaf481e71ec20ce29128a7d38804392a7e
pkgname = autosuspend