diff options
Diffstat (limited to 'community/alltray/PKGBUILD')
-rw-r--r-- | community/alltray/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/alltray/PKGBUILD b/community/alltray/PKGBUILD index 9ff9a652a..a01d2b3b1 100644 --- a/community/alltray/PKGBUILD +++ b/community/alltray/PKGBUILD @@ -5,10 +5,10 @@ pkgname=alltray pkgver=0.7.5.1dev -pkgrel=1 +pkgrel=1.1 pkgdesc="Drops any app in the tray." license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://alltray.trausch.us/" depends=('libxpm' 'libgtop' 'libwnck') options=('!libtool') |