diff options
Diffstat (limited to 'main/thunar/APKBUILD')
-rw-r--r-- | main/thunar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/thunar/APKBUILD b/main/thunar/APKBUILD index 7080a437a8..5dc95c6c94 100644 --- a/main/thunar/APKBUILD +++ b/main/thunar/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.1.6 pkgrel=0 pkgdesc="File manager for Xfce" url="http://thunar.xfce.org" -arch="x86 x86_64" +arch="all" license="GPL2 LGPL2" subpackages="$pkgname-dev $pkgname-doc" depends="desktop-file-utils hicolor-icon-theme" |