diff options
Diffstat (limited to 'extra/gimp-dbp/PKGBUILD')
-rw-r--r-- | extra/gimp-dbp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gimp-dbp/PKGBUILD b/extra/gimp-dbp/PKGBUILD index 9ebff69c5..478388e45 100644 --- a/extra/gimp-dbp/PKGBUILD +++ b/extra/gimp-dbp/PKGBUILD @@ -4,9 +4,9 @@ pkgname=gimp-dbp pkgver=1.1.9 -pkgrel=3 +pkgrel=3.1 pkgdesc="David's batch processor for the GIMP" -arch=('i686' 'x86_64') +arch=(i686 x86_64 'mips64el') url="http://members.ozemail.com.au/~hodsond/dbp.html" license=('GPL') depends=('gimp') |