summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Wienke2018-08-06 16:04:57 +0200
committerJohannes Wienke2018-08-06 16:04:57 +0200
commit073093309b92123525f4a67774f2542c0f07c656 (patch)
treec834a556a03e4dc5a04c4c58947eddc5fcc9cb53
parent0c565496faea03dd9352a4c8a0030951a08fa3a8 (diff)
downloadaur-073093309b92123525f4a67774f2542c0f07c656.tar.gz
Artificial version bump for python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5ff76c59996..315d37a573be 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.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/languitar/autosuspend
install = autosuspend.install
arch = any
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"