summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2023-08-18 10:11:06 +0000
committerJohannes Wienke2023-08-18 10:11:06 +0000
commit599b9ad2abc2dbb0e4c07982feb6bc4cd8d33bee (patch)
tree92e4b2919d3a52e78c766b0e9ae55d2150b115d0 /PKGBUILD
parenteeb053f9d7d0aaee77505ea75c2d6e15600392db (diff)
parentf6095ccbb13afcdc9bbb6d5974d2831ab7637389 (diff)
downloadaur-599b9ad2abc2dbb0e4c07982feb6bc4cd8d33bee.tar.gz
Merge branch 'renovate/languitar-autosuspend-5.x' into 'master'
chore(deps): update dependency languitar/autosuspend to v5 See merge request languitar-aur-packages/aur-autosuspend!13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aee5e67de8c..900b56c8394d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname=autosuspend
-pkgver=4.3.3
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
pkgdesc="A daemon to suspend and wake up a system based on configurable checks"
arch=(any)
url="https://github.com/languitar/autosuspend"
@@ -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=('3fa4a08cc762e848f2028e15e61e974e45e3d02d3b51cd01e5bb235cf44284d9')
+sha256sums=('37f960feb05fbb219836076957f31db9252a8f4ff4bdfcbd703d99446e900960')
install="${pkgname}.install"
backup=('etc/autosuspend.conf'
'etc/autosuspend-logging.conf')