summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Wienke2019-11-18 15:59:07 +0100
committerJohannes Wienke2019-11-18 15:59:07 +0100
commit470488c9481b52194588019c8386b592f35d8148 (patch)
tree9a8e2ba7dae777f1ffec91444743d28e7f323990
parent108e040ead9805bbf315d92a5849814d783a6fb6 (diff)
downloadaur-470488c9481b52194588019c8386b592f35d8148.tar.gz
Revision bump for Python 3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63cced1f1fc7..be06414bafce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = autosuspend
pkgdesc = A daemon to suspend and wake up a system based on configurable checks
pkgver = 2.0.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/languitar/autosuspend
arch = any
license = GPL2
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"