diff options
Diffstat (limited to 'community/bbrun')
-rw-r--r-- | community/bbrun/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bbrun/PKGBUILD b/community/bbrun/PKGBUILD index 807d3b561..b13e35c2e 100644 --- a/community/bbrun/PKGBUILD +++ b/community/bbrun/PKGBUILD @@ -4,9 +4,9 @@ pkgname=bbrun pkgver=1.6 -pkgrel=4 +pkgrel=4.1 pkgdesc="A run - component for blackbox window manager" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.darkops.net/bbrun/" license=('GPL') depends=('gtk2' 'libxpm') |