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 e5ae37f0f68e..506da7fe3e6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=4.1.1
+pkgver=4.2.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=('1347739c89e5e7fb9207d2bd28e455dbfc3479b56d42e6134aec1ff0616e1702')
+sha256sums=('4d2d0e4663e41eab9362187a3ba6d4d11b506ecb622871aec7a332f618a9c9e5')
install="${pkgname}.install"
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')