adding package changes for Titan Release [calamares, endeavouros-branding, eos-breeze-sddm, eos-settings-plasma] to be build and released if bryan gives the go ;)

This commit is contained in:
killajoe
2026-03-12 01:39:42 +01:00
parent d0b45662c2
commit 5b3ef0b093
4 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
# Calamares installer (fork) configured for EndeavourOS
pkgname=calamares
pkgver=26.01.1.5
pkgver=26.03.1.3
pkgrel=1
release_name="Ganymede-Neo"
release_name="Titan"
pkgdesc="Calamares installer for EndeavourOS"
arch=('any')
url="https://github.com/endeavouros-team/calamares"
@@ -19,7 +19,7 @@ provides=("calamares")
options=(!strip !emptydirs)
source=("https://github.com/endeavouros-team/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('420bcdddae43bdccc0fe5a9e0d42ccff7215e8bb26dc7d6890aa6ad9bb22be8c')
sha256sums=('dc35f176ab122a89abee358ad4230cb39d684f196627625529e04a0cfd1fb23d')
prepare() {
# Update branding.desc with the proper values
+2 -2
View File
@@ -2,7 +2,7 @@
pkgname=endeavouros-branding
_srcname=Branding
pkgver=25.11.1.1
pkgver=26.03.1.1
pkgrel=1
pkgdesc='Default EndeavourOS background images and icons'
arch=('any')
@@ -11,7 +11,7 @@ provides=('endeavouros-theming')
url='https://www.endeavouros.com'
license=('GPL3')
source=("https://github.com/endeavouros-team/Branding/archive/refs/tags/${pkgver}.tar.gz")
sha512sums=('4355401b58ad7709f635473cb5ba4d4f8de5c7f3d4534a0c7a26bfdfb24394f6ebf9b4f4c995d6e6fd47f10502d93b143f945811eb2cf2e6599cbeea7e4fc8e2')
sha512sums=('341d4e0cddb04d23fb1f0c5fdad0cc69e9cd0a7629a9b7433f2bc93dbca391275ce9dfe7375376956f6501db0a8f88af15843c7ba77c2d3134dce2c77b40d19f')
package() {
cd "$srcdir/$_srcname-$pkgver"
+2 -2
View File
@@ -1,7 +1,7 @@
# Maintainer: endeavouros-team <info[at]endeavouros.com>
pkgname=eos-breeze-sddm
pkgver=25.11.1.2
pkgver=26.03.1.1
pkgrel=1
pkgdesc="EndeavourOS SDDM theme for KDE plasma based on breeze."
arch=('any')
@@ -14,7 +14,7 @@ install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
"${pkgname}.install")
md5sums=('c817acaaaf288bdd594754cf0ac5000b'
md5sums=('63c6f6bb7a49c0ac0d32f24d9e32458f'
'8d23e346853fc26cb98991b3dc15dcff')
package() {
+2 -2
View File
@@ -2,7 +2,7 @@
# Contributor: joekamprad <joekamprad at endeavouros.com>
pkgname=eos-settings-plasma
pkgver=2.0
pkgver=2.1
pkgrel=1
pkgdesc="Plasma settings and theme for EndeavourOS"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/endeavouros-team/$pkgname"
license=('GPL3')
depends=('plasma-workspace' 'endeavouros-branding')
source=("$pkgname-$pkgver.tar.gz::$url//archive/refs/tags/$pkgver.tar.gz")
sha256sums=('00f2e9985dddf9b2e29e767eef91b85d073b913113fcccfd8f83173da93c83f8')
sha256sums=('2a60603295f3977ddfc3426a95831f1827472b8cdb51759f0d3896e3ad5b1160')
package() {
cp -r "${srcdir}/${pkgname}-${pkgver}"/{usr,etc} "${pkgdir}/."