aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/calamares/APKBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/community/calamares/APKBUILD b/community/calamares/APKBUILD
index 9df98908f3e..02ded7ea997 100644
--- a/community/calamares/APKBUILD
+++ b/community/calamares/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=calamares
-pkgver=3.2.37
-pkgrel=3
-# ppc64le, s390x, mips, mips64, armv7 blocked by qt5-qtwebengine
+pkgver=3.2.39.3
+pkgrel=0
+# ppc64le, s390x, mips, mips64 blocked by qt5-qtwebengine
# armhf blocked by qt5-qtdeclarative
-arch="all !ppc64le !s390x !mips !mips64 !armhf !armv7"
+arch="all !ppc64le !s390x !mips !mips64 !armhf"
url="https://calamares.io/"
pkgdesc="Distribution-independent installer framework"
license="GPL-3.0-or-later AND LGPL-2.1-only"
@@ -173,5 +173,7 @@ package() {
DESTDIR="$pkgdir" cmake --install build
}
-sha512sums="fc60381de0e0a1b07f41dd1c329ff9844a6efa06d9df647d3035226602713c8457e51c9c04217ea99f8e197ef3a02520029cdd0cf6b0ada37e5b1f9ee08371d6 calamares-3.2.37.tar.gz
-c56ad3b92901abdb41cffaeceeff9a6c8dae3882aacf9a4b654a8898f1e26eeadda3ac3ac799b127b176cc31d397652f27a07bcdfbf7f4ede3c6826d08f7bd7d modules-load.conf"
+sha512sums="
+41d20bc249cd5894c05d6516c75ac39c57876f0a880e993230b3c38347f31164872c97d8ebfc1ef69a9c8ccb1e6a0ce9c3bed5fcaa8addf3b6a38db9003721b5 calamares-3.2.39.3.tar.gz
+c56ad3b92901abdb41cffaeceeff9a6c8dae3882aacf9a4b654a8898f1e26eeadda3ac3ac799b127b176cc31d397652f27a07bcdfbf7f4ede3c6826d08f7bd7d modules-load.conf
+"