summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 352bc0c324a3..2ec4486ca32d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = rexpaint
pkgrel = 1
url = https://www.gridsagegames.com/rexpaint
arch = x86_64
- arch = i386
+ arch = i686
license = custom
depends = wine
source = https://www.gridsagegames.com/blogs/files/REXPaint-v1.60.zip
diff --git a/PKGBUILD b/PKGBUILD
index e5b85c13a953..ae05702d1e7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname='rexpaint'
pkgver='1.60'
pkgrel=1
pkgdesc='A powerful and user-friendly ASCII art editor'
-arch=('x86_64' 'i386')
+arch=('x86_64' 'i686')
url='https://www.gridsagegames.com/rexpaint'
license=('custom')
depends=('wine')