This commit is contained in:
Daniel Langbein 2023-06-21 19:44:10 +02:00
parent 5ba9b3cbcf
commit ea58c3d816
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ Lines of code including docstrings and comments:
```shell
find ./src -name '*.py' | xargs wc -l
#=> 1394 total
#=> 1518 total
```
## Configuration

View File

@ -5,7 +5,7 @@
_name=de-p1st-monitor
pkgname="python-$_name-git"
pkgver=r202.f3f2f46
pkgver=r10.5ba9b3c
pkgrel=1
pkgdesc='periodically monitor and warn'
arch=(any)