diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-03-27 09:50:47 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-03-27 09:50:47 +0100 |
commit | 23186643e2b098cf3ae35ea9a5e56fc6532259aa (patch) | |
tree | 6715b343a571adce8a0715fc025ca1fd3285ba75 | |
parent | 4c5bb4d6547c2f16fcb3ad13017c77a0cb61c6b2 (diff) | |
download | archlinuxewe-23186643e2b098cf3ae35ea9a5e56fc6532259aa.tar.xz |
collectd: rebuild
-rw-r--r-- | collectd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/collectd/PKGBUILD b/collectd/PKGBUILD index 9994372da..57c729c1c 100644 --- a/collectd/PKGBUILD +++ b/collectd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=collectd pkgver=5.12.0 -pkgrel=38 +pkgrel=39 pkgdesc='Daemon which collects system performance statistics periodically' url='https://collectd.org/' arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64') |