We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbf006 commit ff68eeaCopy full SHA for ff68eea
PKGBUILD
@@ -20,7 +20,7 @@ provides=("calamares")
20
options=(!strip !emptydirs)
21
source=("https://github.com/t2linux/${pkgname}/archive/refs/tags/${pkgver}-t2.tar.gz")
22
23
-sha256sums=('6688c43261d8c8222a081298eb150ea18ac883f157aaa81b286fe7368a705893')
+sha256sums=('b52aa93f1982279252f9b978989b3011c1d3c2f41050a3b03e54eb5cc810f0c6')
24
25
build() {
26
cmake -B build -S "${srcdir}/calamares-eos-t2-${pkgver}-t2" \
0 commit comments