summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdares2016-09-15 11:29:10 +0200
committerIdares2016-09-15 11:29:10 +0200
commita3ad5549b809cc9ed9dfa2250232ed35b9c029cb (patch)
treedf919dd7f67b802b79f2c7156e52c6d350d8da92
parentd0b7368ba57990a7a8b2d10cd1d792087ab1ea77 (diff)
downloadaur-a3ad5549b809cc9ed9dfa2250232ed35b9c029cb.tar.gz
Update to 3.2.0-1.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9fb78664645..e18724f1353b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 25 05:45:53 UTC 2016
+# Thu Sep 15 04:22:35 UTC 2016
pkgbase = zabbix-agent
pkgdesc = Software designed for monitoring availability and performance of IT infrastructure components
- pkgver = 3.0.4
+ pkgver = 3.2.0
pkgrel = 1
url = http://www.zabbix.com
install = zabbix-agent.install
@@ -11,15 +11,15 @@ pkgbase = zabbix-agent
license = GPL
backup = etc/zabbix/zabbix_agent.conf
backup = etc/zabbix/zabbix_agentd.conf
- source = https://downloads.sourceforge.net/sourceforge/zabbix/zabbix-3.0.4.tar.gz
+ source = https://downloads.sourceforge.net/sourceforge/zabbix/zabbix-3.2.0.tar.gz
source = zabbix-agent.install
source = zabbix-agentd.service
source = zabbix-agentd.tmpfiles
- md5sums = a164b27ef80221429fc9a39eab0b7b9c
+ md5sums = e2491b482868059f251902d5f636eacb
md5sums = 519372592b66392255bfbf24e9469748
md5sums = d7ef5c8a7a6352dabecb9105da63fc84
md5sums = 9ce692356b4ac0a71595ce55fe3b44c1
- sha1sums = 6ef79266e10f561801d4bf4895557c720cb5feb6
+ sha1sums = 69ffd8356696a6356a3a5de00e32e7ff5b0896da
sha1sums = dcd2331be84f7b795087c8427f5c92837f2cf4ff
sha1sums = acfe6a783cad8f28e7f23a65189af9a7d22bb540
sha1sums = 8926befcb944732fd59a34c89b569d3fbef1ca9d
diff --git a/PKGBUILD b/PKGBUILD
index 6754c96198bc..abdffa1497ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: karol_007 <karol.blazewicz@gmail.com>
pkgname=zabbix-agent
-pkgver=3.0.4
+pkgver=3.2.0
pkgrel=1
pkgdesc="Software designed for monitoring availability and performance of IT infrastructure components"
arch=('i686' 'x86_64')
@@ -51,11 +51,11 @@ package() {
install -D -m 0644 $srcdir/zabbix-agentd.tmpfiles $pkgdir/usr/lib/tmpfiles.d/zabbix-agentd.conf
}
-md5sums=('a164b27ef80221429fc9a39eab0b7b9c'
+md5sums=('e2491b482868059f251902d5f636eacb'
'519372592b66392255bfbf24e9469748'
'd7ef5c8a7a6352dabecb9105da63fc84'
'9ce692356b4ac0a71595ce55fe3b44c1')
-sha1sums=('6ef79266e10f561801d4bf4895557c720cb5feb6'
+sha1sums=('69ffd8356696a6356a3a5de00e32e7ff5b0896da'
'dcd2331be84f7b795087c8427f5c92837f2cf4ff'
'acfe6a783cad8f28e7f23a65189af9a7d22bb540'
'8926befcb944732fd59a34c89b569d3fbef1ca9d')