diff options
Diffstat (limited to 'community/apg')
-rw-r--r-- | community/apg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/apg/PKGBUILD b/community/apg/PKGBUILD index e5a6a2f4e..67221698e 100644 --- a/community/apg/PKGBUILD +++ b/community/apg/PKGBUILD @@ -5,9 +5,9 @@ pkgname=apg pkgver=2.2.3 -pkgrel=3 +pkgrel=3.1 pkgdesc="Automated Password Generator." -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.adel.nursat.kz/apg/index.shtml" license=('custom') depends=('glibc') |