summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2018-11-04 17:02:01 +0100
committerMartchus2018-11-04 17:04:39 +0100
commit0a6d867ed4eb149efeb296c9b687de7deedb736e (patch)
treeea5211f5c062ce6bf9510fd6584cfb3cc8a078a5 /PKGBUILD
parentb4bd4124e679bfe596f3e1788dffbb009568f369 (diff)
downloadaur-0a6d867ed4eb149efeb296c9b687de7deedb736e.tar.gz
Unify with my other PKGBUILDs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c63e50bc882..f7342fb87ed1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _reponame=passwordmanager
pkgname=passwordmanager
pkgver=3.2.0
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='A simple password store using AES-256-CBC encryption via OpenSSL'
license=('GPL')
depends=('qt5-base' 'qtutilities' 'passwordfile' 'openssl' 'libxkbcommon-x11' 'desktop-file-utils' 'xdg-utils')