Skip to content

Commit

Permalink
[calamares] update pkg to use fixed forum slide endeavouros-team/cala…
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Nov 5, 2023
1 parent 9737564 commit 3a787ff
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.3
pkgrel=2
pkgver=23.10.1.4
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=('bb25f94fd8c6fe49c72a8badcc725cd6b1cd940a71f27444a0fff14b0f1e5d22')
sha256sums=('85a57f5c802d4c22b43522a99b2169c34005df898def776a4f0458e9feb418f1')

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

0 comments on commit 3a787ff

Please sign in to comment.