diff options
Diffstat (limited to 'community/uget/PKGBUILD')
-rw-r--r-- | community/uget/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/uget/PKGBUILD b/community/uget/PKGBUILD index e2ad02dbf..50afdbe23 100644 --- a/community/uget/PKGBUILD +++ b/community/uget/PKGBUILD @@ -5,7 +5,7 @@ pkgname=uget pkgver=1.10.3 pkgrel=1 pkgdesc="GTK+ download manager featuring download classification and HTML import" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://urlget.sourceforge.net/" license=('LGPL') depends=('libnotify' 'gtk3' 'gstreamer0.10' 'curl' 'hicolor-icon-theme' 'xdg-utils') |