We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d1042 commit 3829e8cCopy full SHA for 3829e8c
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.06.1.2
+pkgver=24.06.2.1
9
pkgrel=2
10
release_name="Endeavour-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=('f3edf75467588783bfbf5c8741a4a843293991b8d51732ddcb64f1e5f4aa9c0d')
+sha256sums=('b51f3f18064db15f0cd4a5b24d292d34c2425ab8e58dbf67e11ee7e3919d063f')
25
26
prepare() {
27
# Update branding.desc with the proper values
0 commit comments