diff options
Diffstat (limited to 'extra/jasper')
-rw-r--r-- | extra/jasper/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/jasper/PKGBUILD b/extra/jasper/PKGBUILD index 542f1a91e..2a505cc4d 100644 --- a/extra/jasper/PKGBUILD +++ b/extra/jasper/PKGBUILD @@ -5,9 +5,9 @@ pkgname=jasper pkgver=1.900.1 -pkgrel=6 +pkgrel=6.1 pkgdesc="A software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.ece.uvic.ca/~mdadams/jasper/" license=('custom:JasPer2.0') depends=('libjpeg' 'freeglut' 'libxi' 'libxmu' 'mesa') |