summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRenovate Bot2023-08-11 00:04:33 +0000
committerJohannes Wienke2023-08-13 20:44:37 +0000
commit63577b9297e5563eeadc176fe83f2bdfd9df9e9c (patch)
tree6789c064eaa9105e1d5c79325be0ae27981cbfcd /PKGBUILD
parent1b8f0d60b7b1bc68d4b43a816b481a6c5d04f7a7 (diff)
downloadaur-63577b9297e5563eeadc176fe83f2bdfd9df9e9c.tar.gz
chore(deps): update dependency languitar/autosuspend to v4.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index decf4a1d7081..b89411c48040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=4.3.2
+pkgver=4.3.3
pkgrel=1
pkgdesc="A daemon to suspend and wake up a system based on configurable checks"
arch=(any)
@@ -29,7 +29,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=('be0312681f5ddcf1f84eaab0e63c8732beb3511eabf9fc07fecf08fed877af64')
+sha256sums=('3fa4a08cc762e848f2028e15e61e974e45e3d02d3b51cd01e5bb235cf44284d9')
install="${pkgname}.install"
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')