summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09c4584055ba..77e5df807dcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,6 @@ pkgbase = publii
pkgver = 0.32.4
pkgrel = 1
url = https://github.com/GetPublii/Publii
- arch = i686
arch = x86_64
license = MIT
source = https://cdn.getpublii.com/Publii_0.32.4.rpm
diff --git a/PKGBUILD b/PKGBUILD
index d830428bab48..949a61f47b86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=publii
pkgver=0.32.4
pkgrel=1
pkgdesc="Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://github.com/GetPublii/Publii"
license=('MIT')
source=("https://cdn.getpublii.com/Publii_$pkgver.rpm")