diff options
Diffstat (limited to 'community/mashup')
-rw-r--r-- | community/mashup/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mashup/PKGBUILD b/community/mashup/PKGBUILD index 6dfd64c16..1b41676c8 100644 --- a/community/mashup/PKGBUILD +++ b/community/mashup/PKGBUILD @@ -3,10 +3,10 @@ pkgname=mashup pkgver=3.5 -pkgrel=2 +pkgrel=2.1 pkgdesc="Adjusting images on a sheet of paper for printing" url="http://kornelix.squarespace.com/$pkgname" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL3') depends=('gtk3') replaces=('printoxx') |