diff options
Diffstat (limited to 'extra/xcompmgr/PKGBUILD')
-rw-r--r-- | extra/xcompmgr/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xcompmgr/PKGBUILD b/extra/xcompmgr/PKGBUILD index cab1793ed..821e36277 100644 --- a/extra/xcompmgr/PKGBUILD +++ b/extra/xcompmgr/PKGBUILD @@ -4,9 +4,9 @@ pkgname=xcompmgr pkgver=1.1.6 -pkgrel=2 +pkgrel=2.1 pkgdesc="Composite Window-effects manager for X.org" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxcomposite' 'libxdamage' 'libxrender' 'libxext') |