diff options
Diffstat (limited to 'community/calamares/APKBUILD')
-rw-r--r-- | community/calamares/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calamares/APKBUILD b/community/calamares/APKBUILD index bb32632e5ea..ec56415c080 100644 --- a/community/calamares/APKBUILD +++ b/community/calamares/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oliver Smith <ollieparanoid@postmarketos.org> pkgname=calamares pkgver=3.2.39.3 -pkgrel=1 +pkgrel=2 # armhf blocked by qt5-qtdeclarative # ppc64le, s390x, mips64 and riscv64 blocked by qt5-qtwebengine arch="all !armhf !ppc64le !s390x !mips64 !riscv64" |