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 ed4a3780b..1354390dd 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') source=(https://code.launchpad.net/alltray/trunk/${pkgver}/+download/alltray-${pkgver}.tar.gz) |