We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a83ec commit e20ed9dCopy full SHA for e20ed9d
PKGBUILD
@@ -5,9 +5,9 @@
5
# Calamares installer configured for EndeavourOS for Macs with T2 security chip
6
7
pkgname=calamares-eos-t2
8
-pkgver=24.06.2.1
9
-pkgrel=2
10
-release_name="Endeavour Neo-T2"
+pkgver=25.02.1.5
+pkgrel=1
+release_name="Mercury-T2"
11
pkgdesc="Calamares installer for EndeavourOS for Macs with T2 security chip"
12
arch=('any')
13
url="https://github.com/t2linux/calamares-eos-t2"
@@ -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=('b51f3f18064db15f0cd4a5b24d292d34c2425ab8e58dbf67e11ee7e3919d063f')
+sha256sums=('d039e5827c01bb7f0a3a2f13a8e73302c7ddc43700d50771f61ad26df4d2188f')
25
26
prepare() {
27
# Update branding.desc with the proper values
0 commit comments