summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRenovate Bot2022-03-11 00:06:59 +0000
committerRenovate Bot2022-03-11 00:06:59 +0000
commit940101a83dae4c7a9bc8e4471f9c6a259962d570 (patch)
treebe16544ef6fbd80a7a2eef90886be53ef2687a34 /PKGBUILD
parent648e0d8e23f0a96b251d609d03d787bdf2708dab (diff)
downloadaur-940101a83dae4c7a9bc8e4471f9c6a259962d570.tar.gz
chore(deps): update dependency languitar/autosuspend to v4.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1375c0dc02b..e5ae37f0f68e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=4.1.0
+pkgver=4.1.1
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=('d49d00c8e423bf1f93f27b2f3ddfd3bc42dd1e41ec5698ab5e8041bc8e59b285')
+sha256sums=('1347739c89e5e7fb9207d2bd28e455dbfc3479b56d42e6134aec1ff0616e1702')
install="${pkgname}.install"
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')