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 c67d752ede52..2ebeaa147921 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,6 @@ pkgbase = utorrent
pkgrel = 1
url = https://www.utorrent.com/
install = utorrent.install
- arch = i686
arch = x86_64
license = freeware
depends = desktop-file-utils
diff --git a/PKGBUILD b/PKGBUILD
index 7f0b6ae1c572..90b861b90ff4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=utorrent
pkgver=3.5.0.44090
pkgrel=1
pkgdesc="The world's most popular BitTorrent client (Wine version)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="https://www.utorrent.com/"
license=('freeware')
depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'wine')