Skip to content

Commit

Permalink
[calamares] for Endeavour Release ISO build
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Jun 17, 2024
1 parent 003f680 commit fae41bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions calamares/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# Calamares installer (fork) configured for EndeavourOS

pkgname=calamares
pkgver=24.04.1.3
pkgrel=3
release_name="Gemini"
pkgver=24.06.1.1
pkgrel=1
release_name="Endeavour"
pkgdesc="Calamares installer for EndeavourOS"
arch=('any')
url="https://github.com/endeavouros-team/calamares"
Expand All @@ -19,7 +19,7 @@ provides=("calamares")
options=(!strip !emptydirs)
source=("https://github.com/endeavouros-team/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")

sha256sums=('a969c4f0f790df796ed8cc012694a3f256d47b874f36521b6d737a9c334fe13b')
sha256sums=('68852b905d7e86ec6be09934fc6add8b560338ead08e8286d93cd99e4b1d7084')

prepare() {
# Update branding.desc with the proper values
Expand Down

0 comments on commit fae41bc

Please sign in to comment.