summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2018-08-06 16:04:57 +0200
committerJohannes Wienke2018-08-06 16:04:57 +0200
commit073093309b92123525f4a67774f2542c0f07c656 (patch)
treec834a556a03e4dc5a04c4c58947eddc5fcc9cb53 /PKGBUILD
parent0c565496faea03dd9352a4c8a0030951a08fa3a8 (diff)
downloadaur-073093309b92123525f4a67774f2542c0f07c656.tar.gz
Artificial version bump for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 750e3b720803..d866cbcf5662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=autosuspend
pkgver=2.0.1
-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"