diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/gobby/PKGBUILD | 2 | ||||
-rw-r--r-- | community/python-pillow/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/community/gobby/PKGBUILD b/community/gobby/PKGBUILD index e328c134f..cc54c437a 100644 --- a/community/gobby/PKGBUILD +++ b/community/gobby/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gobby pkgver=0.4.13 -pkgrel=1.1 +pkgrel=1.2 pkgdesc="A collaborative text editor" arch=('i686' 'x86_64' 'mips64el') url="http://gobby.0x539.de" diff --git a/community/python-pillow/PKGBUILD b/community/python-pillow/PKGBUILD index 6bc90397f..436125772 100644 --- a/community/python-pillow/PKGBUILD +++ b/community/python-pillow/PKGBUILD @@ -10,7 +10,7 @@ _appname=Pillow _py2basever=2.7 _py3basever=3.3m pkgdesc="Python Imaging Library (PIL) fork. Python3 version." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://python-imaging.github.io/" license=('BSD') makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 'sane') |