summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-12-19 19:07:47 -0700
committerBrian Bidulock2020-12-19 19:07:47 -0700
commita72f541423939e5383589615c3e10754c6323d01 (patch)
treedf60eae42282f0c151c3af2e4e2aecff8c61badf /PKGBUILD
parent07da6255ec60e452b8e88a3504e8f128db23981b (diff)
downloadaur-gtk-theme-switch2.tar.gz
add i686 support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9e549ae0dfb..9f1af13dc7bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.1.0
pkgrel=5
pkgdesc="Gtk2 theme switcher"
url="http://muhri.net/nav.php3?node=gts"
-arch=('x86_64')
+arch=('x86_64' 'i686')
license=('GPL2')
depends=('gtk2')
source=("http://ftp.de.debian.org/debian/pool/main/g/gtk-theme-switch/gtk-theme-switch_${pkgver}.orig.tar.gz")