We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f8862 commit 7e4bc03Copy full SHA for 7e4bc03
PKGBUILD
@@ -5,7 +5,7 @@
5
# Calamares installer configured for EndeavourOS for Macs with T2 security chip
6
7
pkgname=calamares-eos-t2
8
-pkgver=23.10.1.3
+pkgver=23.10.1.4
9
pkgrel=1
10
release_name="Galileo"
11
pkgdesc="Calamares installer for EndeavourOS for Macs with T2 security chip"
@@ -21,7 +21,7 @@ provides=("calamares")
21
options=(!strip !emptydirs)
22
source=("https://github.com/t2linux/${pkgname}/archive/refs/tags/${pkgver}-t2.tar.gz")
23
24
-sha256sums=('667636e048f1503eeb77f1b6868653b89fc2c3f2970d6b0de3d65c156e215ac2')
+sha256sums=('SKIP')
25
26
prepare() {
27
# Update branding.desc with the proper values
0 commit comments