diff --git a/net-snmp/.SRCINFO b/net-snmp/.SRCINFO index 40a51d3baa..c082437ddd 100644 --- a/net-snmp/.SRCINFO +++ b/net-snmp/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = net-snmp pkgdesc = A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6 pkgver = 5.9.4 - pkgrel = 5.1 + pkgrel = 6 url = http://www.net-snmp.org/ arch = x86_64 arch = powerpc64le diff --git a/net-snmp/PKGBUILD b/net-snmp/PKGBUILD index f903b75d17..7fe235c1b2 100644 --- a/net-snmp/PKGBUILD +++ b/net-snmp/PKGBUILD @@ -4,7 +4,7 @@ pkgname=net-snmp pkgver=5.9.4 -pkgrel=5.1 +pkgrel=6 pkgdesc='A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url='http://www.net-snmp.org/'