diff options
Diffstat (limited to 'extra/barcode/PKGBUILD')
-rw-r--r-- | extra/barcode/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/barcode/PKGBUILD b/extra/barcode/PKGBUILD index b69e764d5..a6c6d382f 100644 --- a/extra/barcode/PKGBUILD +++ b/extra/barcode/PKGBUILD @@ -3,9 +3,9 @@ pkgname=barcode pkgver=0.98 -pkgrel=4 +pkgrel=4.1 pkgdesc="A tool to convert text strings to printed bars" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/barcode/" license=('GPL') depends=('glibc') |