summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2019-11-18 15:59:07 +0100
committerJohannes Wienke2019-11-18 15:59:07 +0100
commit470488c9481b52194588019c8386b592f35d8148 (patch)
tree9a8e2ba7dae777f1ffec91444743d28e7f323990 /PKGBUILD
parent108e040ead9805bbf315d92a5849814d783a6fb6 (diff)
downloadaur-470488c9481b52194588019c8386b592f35d8148.tar.gz
Revision bump for Python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1d5952c2c4b..89c9b9d0da90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=autosuspend
pkgver=2.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="A daemon to suspend and wake up a system based on configurable checks"
arch=(any)
url="https://github.com/languitar/autosuspend"