diff options
Diffstat (limited to 'community/dee/PKGBUILD')
-rw-r--r-- | community/dee/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dee/PKGBUILD b/community/dee/PKGBUILD index 19cb7576d..c249f2e25 100644 --- a/community/dee/PKGBUILD +++ b/community/dee/PKGBUILD @@ -3,9 +3,9 @@ pkgname=dee pkgver=1.0.14 -pkgrel=3 +pkgrel=3.1 pkgdesc="Library to provide objects allowing to create Model-View-Controller type programs across DBus" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/dee" license=('LGPL') depends=('glib2' 'icu') |