summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b286b16e82c1..58c5dd742073 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@ conflicts=("museeks" "museeks-git")
md5sums=("9552e82aab69503588724fc1c1d33d40")
_platform="x64"
-if [ "$CARCH" = "ia32" ]; then
- _platform="32bit"
+if [ "$CARCH" = "i686" ]; then
+ _platform="ia32"
md5sums=("e3adb0d0819b0a46cc025990ebc3c380")
fi