summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbemxio2024-03-26 16:09:18 +0100
committerbemxio2024-03-26 16:09:18 +0100
commit001eb790fa6f3d4cf4be012f98c7821f5e088be7 (patch)
treef66bc508fb4979ff1d5e9a89350098c0cd4344a6 /PKGBUILD
parentfa68b59267b2c8e35ae2f641869c4fbc1015adf5 (diff)
downloadaur-001eb790fa6f3d4cf4be012f98c7821f5e088be7.tar.gz
change the arch to any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92c2f2c2cb7f..cf0aa0687de5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ pkgname="jpsxdec-bin"
pkgdesc="A modern, cross-platform PlayStation 1 audio/video converter"
pkgver=2.0
-pkgrel=2
+pkgrel=3
-arch=(i686 x86_64)
+arch=(any)
url="http://jpsxdec.blogspot.com"
license=("LicenseRef-jPSXdec")