From 3a787ff84cc788565a584db9e4f98b50bba9b674 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Sun, 5 Nov 2023 13:40:57 +0100 Subject: [PATCH] [calamares] update pkg to use fixed forum slide https://github.com/endeavouros-team/calamares/commit/0b7c4e710758a8f18cadfbc95a43a8f625cc4788 --- calamares/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/calamares/PKGBUILD b/calamares/PKGBUILD index 7e94cd5d..dd4d50d9 100644 --- a/calamares/PKGBUILD +++ b/calamares/PKGBUILD @@ -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') @@ -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