summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2017-07-02 15:52:07 +0200
committerJohannes Wienke2017-07-02 15:52:07 +0200
commitf1e5e07c1c9685f7204060a9e0eed8ca5e37df2d (patch)
tree70a25c2dbe01b19c7f7380bfb1db37c64f1a4ce4 /PKGBUILD
parent0cb0702bb0b88b68948e6521f97444649471dc36 (diff)
downloadaur-f1e5e07c1c9685f7204060a9e0eed8ca5e37df2d.tar.gz
Release 0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd8fa746f653..355b01045e01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=0.4.1
+pkgver=0.5
pkgrel=1
pkgdesc="A daemon to suspend your server in case of inactivity"
arch=(any)
@@ -13,7 +13,7 @@ optdepends=('python-mpd2: MPD playing status checks'
'xprintidle: X server idle time cheks')
makedepends=('python-setuptools')
source=("https://github.com/languitar/autosuspend/archive/release-${pkgver}.tar.gz")
-sha256sums=('503883ebff2b6243e58851ddef59f40169bd1b37de2721582e97ca82d0f3fd4a')
+sha256sums=('0abc3f20f2c90fc7ff3afff035825f15ee2dfbd329e9766a66d3dc3a2aa0361f')
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')