We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad3a6e commit bde9267Copy full SHA for bde9267
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=('97636244e67ea626098cd35cf16582c3c46a62a1218c22f24d7768e3952424c7')
+sha256sums=('6688c43261d8c8222a081298eb150ea18ac883f157aaa81b286fe7368a705893')
24
25
build() {
26
cmake -B build -S "${srcdir}/calamares-eos-t2-${pkgver}-t2" \
0 commit comments