summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9190a6753eb8..6141156e2d6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=3.1.4
+pkgver=4.0.0
pkgrel=1
pkgdesc="A daemon to suspend and wake up a system based on configurable checks"
arch=(any)
@@ -28,7 +28,7 @@ makedepends=('python-setuptools'
'python-sphinxcontrib-plantuml'
'python-sphinx-autodoc-typehints')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/languitar/autosuspend/archive/v${pkgver}.tar.gz")
-sha256sums=('c81c9c29353c8ba2d4025648ea4dcaa4699b8608a104a11da714e19a5084f372')
+sha256sums=('83c3d79a1d5f292430b15309c46d55a79ff117aa7ae97276a080d446266b7f8c')
install="${pkgname}.install"
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')