summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 702b3d9daf5f..408ebef3f6b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sebastian Krebs <sebastian[at]krebs[dot]one>
pkgname=telegraf-bin
-pkgver=1.18.1
+pkgver=1.18.2
pkgrel=1
pkgdesc="An open source agent for collecting metrics and data on the system; Binary release"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -22,11 +22,11 @@ source=('telegraf.sysusers' 'telegraf.tmpfiles' 'LICENSE')
md5sums=('58cc9edf8fbf07e7d3a0357db78121b1'
'9c7a4df3556cab94837c432f5e46cf04'
'10a23e7a514f23f0930e1a4254936534')
-md5sums_i686=('5c5fa71a4c28be188604727ee06e7704')
-md5sums_x86_64=('a7bb19afa8fcbf3144129f5fb45d559f')
-md5sums_armv6h=('4b5a0c14952adc7d6e626678ed0d28b2')
-md5sums_armv7h=('4b5a0c14952adc7d6e626678ed0d28b2')
-md5sums_aarch64=('0877afe635a5ef3203b573c12c60d786')
+md5sums_i686=('d1925b6ca32eefd8e743ce6af6a00816')
+md5sums_x86_64=('217822acab3ce4e3ade5f16fb878ee13')
+md5sums_armv6h=('e86442a9174b599aaf99fff22cc224b6')
+md5sums_armv7h=('e86442a9174b599aaf99fff22cc224b6')
+md5sums_aarch64=('75e7df53cddd479992c31d3f01828a29')
package() {
cd "$srcdir"