summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2024-01-17 12:20:29 +0800
committerlilac2024-01-17 12:20:29 +0800
commit9533e90aa1bf61376bfe50d9a40b6cc0ca704628 (patch)
tree46a6bb03e1da346b15ebc3a3be89be4bbf76cc77
parent694bf56810f20c9077fc0b290aa37fb86beae827 (diff)
downloadaur-9533e90aa1bf61376bfe50d9a40b6cc0ca704628.tar.gz
[lilac] updated to 5.12.0-14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1e929e1f2a4..e2ddce26d96b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = collectd
pkgdesc = Daemon which collects system performance statistics periodically
pkgver = 5.12.0
- pkgrel = 11
+ pkgrel = 14
url = https://collectd.org/
arch = x86_64
arch = aarch64
- license = GPL
+ license = MIT AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only AND ISC AND MIT-0
makedepends = curl
makedepends = libdbi
makedepends = libesmtp
diff --git a/PKGBUILD b/PKGBUILD
index c60d18b85253..55279ed97ef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=collectd
pkgver=5.12.0
-pkgrel=11
+pkgrel=14
pkgdesc='Daemon which collects system performance statistics periodically'
url='https://collectd.org/'
arch=('x86_64' 'aarch64')
-license=('GPL')
+license=('MIT AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only AND ISC AND MIT-0')
optdepends=('curl: apache, ascent, curl, nginx, and write_http plugins'
'libdbi: dbi plugin'