diff options
Diffstat (limited to 'extra/consolekit/PKGBUILD')
-rw-r--r-- | extra/consolekit/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/consolekit/PKGBUILD b/extra/consolekit/PKGBUILD index 37a8a14c4..46c534fc9 100644 --- a/extra/consolekit/PKGBUILD +++ b/extra/consolekit/PKGBUILD @@ -4,9 +4,9 @@ pkgname=consolekit pkgver=0.4.6 -pkgrel=4 +pkgrel=4.1 pkgdesc="A framework for defining and tracking users, login sessions, and seats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.freedesktop.org/wiki/Software/ConsoleKit" license=('GPL') depends=('polkit' 'zlib' 'libx11' 'dbus-glib') |