diff options
Diffstat (limited to 'extra/libsexy')
-rw-r--r-- | extra/libsexy/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libsexy/PKGBUILD b/extra/libsexy/PKGBUILD index 42cd0945e..66cc9df8a 100644 --- a/extra/libsexy/PKGBUILD +++ b/extra/libsexy/PKGBUILD @@ -3,9 +3,9 @@ pkgname=libsexy pkgver=0.1.11 -pkgrel=4 +pkgrel=4.1 pkgdesc="Doing naughty things to good widgets." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://chipx86.com/wiki/Libsexy" depends=('gtk2' 'libxml2') |