diff --git a/audit/.SRCINFO b/audit/.SRCINFO index 3f66a9d14a..d2854ffe67 100644 --- a/audit/.SRCINFO +++ b/audit/.SRCINFO @@ -1,9 +1,13 @@ pkgbase = audit pkgdesc = Userspace components of the audit framework pkgver = 4.0.2 - pkgrel = 2 + pkgrel = 3 url = https://people.redhat.com/sgrubb/audit arch = x86_64 + arch = powerpc64le + arch = powerpc64 + arch = powerpc + arch = riscv64 license = GPL-2.0-or-later license = LGPL-2.0-or-later makedepends = apparmor diff --git a/audit/PKGBUILD b/audit/PKGBUILD index 2f766f93f2..e23aa314cc 100644 --- a/audit/PKGBUILD +++ b/audit/PKGBUILD @@ -15,7 +15,7 @@ pkgname=( python-audit ) pkgver=4.0.2 -pkgrel=2.1 +pkgrel=3 pkgdesc='Userspace components of the audit framework' url='https://people.redhat.com/sgrubb/audit' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)