Added aarch64

This commit is contained in:
TheCynicalLiger 2020-06-21 13:42:47 +01:00
parent f15a54a1b6
commit 8c7c1ceb5b
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ pkgbase = qt5-styleplugins
pkgrel = 22
url = https://github.com/qt/qtstyleplugins
arch = x86_64
arch = aarch64
license = LGPL
depends = qt5-base
depends = gtk2

View File

@ -5,7 +5,7 @@ pkgver=5.0.0.20170311
_commit=335dbece103e2cbf6c7cf819ab6672c2956b17b3
pkgdesc='Additional style plugins for Qt5'
pkgrel=22
arch=('x86_64')
arch=('x86_64' 'aarch64')
url="https://github.com/qt/qtstyleplugins"
license=('LGPL')
depends=('qt5-base' 'gtk2')