We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759944d commit 37a1332Copy full SHA for 37a1332
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=24.04.1.4
+pkgver=24.06.1.2
9
pkgrel=1
10
release_name="Gemini-T2"
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=('2d913c7475bcdb7d4903d6889bd0c3bce6ef5b4f1efd5f1877266c9dc847ff0c')
+sha256sums=('f3edf75467588783bfbf5c8741a4a843293991b8d51732ddcb64f1e5f4aa9c0d')
25
26
prepare() {
27
# Update branding.desc with the proper values
0 commit comments