Skip to content

Commit

Permalink
[calamares] update to fix package issues for GNOME 45
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Oct 19, 2023
1 parent f3c9b84 commit 3bd08b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions calamares/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Calamares installer configured for EndeavourOS

pkgname=calamares
pkgver=23.10.1.1
pkgrel=2
pkgver=23.10.1.2
pkgrel=1
release_name="Galileo"
pkgdesc="Calamares installer for EndeavourOS"
arch=('any')
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=('6aa165be09d495b13e62039cd3946bf1288e2801bf855159bdfc4213e7ac85c8')
sha256sums=('8fb5c2801cf0f947d37e22617af6be05341fcc5ae1a6a0c6a6ccb64ef5f75c78')

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

0 comments on commit 3bd08b7

Please sign in to comment.