diff options
Diffstat (limited to 'community/keepassx/PKGBUILD')
-rw-r--r-- | community/keepassx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/keepassx/PKGBUILD b/community/keepassx/PKGBUILD index 0b8955d68..61c8d359b 100644 --- a/community/keepassx/PKGBUILD +++ b/community/keepassx/PKGBUILD @@ -6,9 +6,9 @@ pkgname=keepassx pkgver=0.4.3 -pkgrel=4 +pkgrel=4.1 pkgdesc='Password manager' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.keepassx.org' license=('GPL2') depends=('libxtst' 'qt4' 'shared-mime-info') |