diff options
Diffstat (limited to 'community/fbv/PKGBUILD')
-rw-r--r-- | community/fbv/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fbv/PKGBUILD b/community/fbv/PKGBUILD index a5043eaad..bb408ed0b 100644 --- a/community/fbv/PKGBUILD +++ b/community/fbv/PKGBUILD @@ -4,9 +4,9 @@ pkgname=fbv pkgver=1.0b -pkgrel=5 +pkgrel=5.1 pkgdesc="FrameBuffer image viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://s-tech.elsat.net.pl/fbv/" license=('GPL') depends=('libpng' 'libungif' 'libjpeg') |