diff --git a/contrib/archlinux/PKGBUILD b/contrib/archlinux/PKGBUILD index 33ad088e..cc55961b 100644 --- a/contrib/archlinux/PKGBUILD +++ b/contrib/archlinux/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ebusd pkgver=2.4 pkgrel=1 pkgdesc="ebusd, the daemon for communication with eBUS heating systems." -arch=('i686' 'x86_64' 'armv6h' 'aarch64') +arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') url=https://github.com/john30/ebusd/ license=('GPL3') depends=() diff --git a/contrib/archlinux/PKGBUILD.git b/contrib/archlinux/PKGBUILD.git index 41843b1b..40615b5f 100644 --- a/contrib/archlinux/PKGBUILD.git +++ b/contrib/archlinux/PKGBUILD.git @@ -6,7 +6,7 @@ _gitname=ebusd pkgver=2.4 pkgrel=1 pkgdesc="ebusd, the daemon for communication with eBUS heating systems." -arch=('i686' 'x86_64' 'armv6h' 'aarch64') +arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') url=https://github.com/john30/ebusd/ license=('GPL3') depends=()