From e89ea7377579ca423f2a33ad2da3e2f6fbe8004e Mon Sep 17 00:00:00 2001 From: kth5 Date: Tue, 31 Jan 2023 17:58:17 +0100 Subject: [PATCH] * update avisynthplus to 3.7.2-1 --- avisynthplus/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avisynthplus/PKGBUILD b/avisynthplus/PKGBUILD index a1605400bf..8552894e2e 100644 --- a/avisynthplus/PKGBUILD +++ b/avisynthplus/PKGBUILD @@ -5,7 +5,7 @@ pkgname=avisynthplus pkgver=3.7.2 pkgrel=1 pkgdesc='An improved version of the AviSynth frameserver' -arch=(x86_64 powerpc64le powerpc riscv64) +arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url='https://avs-plus.net/' license=('GPL') depends=('gcc-libs' 'hicolor-icon-theme')