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 14bec946f..32fb678a3 100644 --- a/community/uget/PKGBUILD +++ b/community/uget/PKGBUILD @@ -5,7 +5,7 @@ pkgname=uget pkgver=1.10.4 pkgrel=1 pkgdesc="GTK+ download manager featuring download classification and HTML import" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ugetdm.com/" license=('LGPL') depends=('libnotify' 'gtk3' 'gstreamer' 'curl' 'hicolor-icon-theme' 'xdg-utils') |