Balló György pushed to branch main at Arch Linux / Packaging / Packages /
cinnamon
Commits:
be89fa78 by Balló György at 2026-01-11T10:59:30+01:00
upgpkg: 6.6.4-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cinnamon
pkgdesc = Desktop environment which provides advanced innovative
features and a traditional user experience
- pkgver = 6.6.3
- pkgrel = 7
+ pkgver = 6.6.4
+ pkgrel = 1
url = https://github.com/linuxmint/cinnamon
arch = x86_64
license = GPL-2.0-or-later
@@ -78,11 +78,11 @@ pkgbase = cinnamon
optdepends = system-config-printer: printer settings
optdepends = touchegg: touch gestures
optdepends = wget: cover download support in audio applet
- source = git+https://github.com/linuxmint/cinnamon.git#tag=6.6.3
+ source = git+https://github.com/linuxmint/cinnamon.git#tag=6.6.4
source = cinnamon-menu-button.patch
source = cinnamon-set-wheel.patch
source = 30_org.archlinux.cinnamon.gschema.override
- b2sums =
bf9c79f6347f7e4a7a6bccf09be777c3edc057500539bba8a6deb0af91a4f8e292d47a549d5dfe995bb666f1e361f15c55fbd072906e4374d37007c76423defa
+ b2sums =
c55ec94280bd3d59183a321153a6875f5a64491168b47670d5d324394af56f0a3d02a7f6419e2077d261127cfdd42046fc271e408f8e3281cda71b79174a6971
b2sums =
716095bf9b74fad22714040dfd3d7b115eb950a81b4ec809f8541d81102bc276532948d1e70c2d022b061cc8e939276b9f51f4fedb01c6ef2940d1232253460d
b2sums =
3becf1f40068fc629109e6e7d464c3c484296afacc9ab6328b2ccbb3c9735bcbfa9550f9f73b430ede178ae668e37c660ce322b5b4d1873526de3d3d41185160
b2sums =
c071ce664c5189883c409d65b1d054ef4526c0283484e936b10500cec13efdaf3e3792459e648817e1c48e0505bc1154950ce3080cd9aafe0f5de8da5b16bafd
=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
# Contributor: CReimer
pkgname=cinnamon
-pkgver=6.6.3
-pkgrel=7
+pkgver=6.6.4
+pkgrel=1
pkgdesc='Desktop environment which provides advanced innovative features and a
traditional user experience'
arch=(x86_64)
url='https://github.com/linuxmint/cinnamon'
@@ -97,20 +97,14 @@ source=(
cinnamon-set-wheel.patch
30_org.archlinux.cinnamon.gschema.override
)
-b2sums=(
-
bf9c79f6347f7e4a7a6bccf09be777c3edc057500539bba8a6deb0af91a4f8e292d47a549d5dfe995bb666f1e361f15c55fbd072906e4374d37007c76423defa
-
716095bf9b74fad22714040dfd3d7b115eb950a81b4ec809f8541d81102bc276532948d1e70c2d022b061cc8e939276b9f51f4fedb01c6ef2940d1232253460d
-
3becf1f40068fc629109e6e7d464c3c484296afacc9ab6328b2ccbb3c9735bcbfa9550f9f73b430ede178ae668e37c660ce322b5b4d1873526de3d3d41185160
-
c071ce664c5189883c409d65b1d054ef4526c0283484e936b10500cec13efdaf3e3792459e648817e1c48e0505bc1154950ce3080cd9aafe0f5de8da5b16bafd
-)
+b2sums=('c55ec94280bd3d59183a321153a6875f5a64491168b47670d5d324394af56f0a3d02a7f6419e2077d261127cfdd42046fc271e408f8e3281cda71b79174a6971'
+
'716095bf9b74fad22714040dfd3d7b115eb950a81b4ec809f8541d81102bc276532948d1e70c2d022b061cc8e939276b9f51f4fedb01c6ef2940d1232253460d'
+
'3becf1f40068fc629109e6e7d464c3c484296afacc9ab6328b2ccbb3c9735bcbfa9550f9f73b430ede178ae668e37c660ce322b5b4d1873526de3d3d41185160'
+
'c071ce664c5189883c409d65b1d054ef4526c0283484e936b10500cec13efdaf3e3792459e648817e1c48e0505bc1154950ce3080cd9aafe0f5de8da5b16bafd')
prepare() {
cd $pkgname
- # Hide icon themes that marked as 'Hidden'
- # https://github.com/linuxmint/cinnamon/pull/13307
- git cherry-pick -n 7a297049113bccc99c9457d818ed59814c479803
-
# Add Traditional button layout option
# https://github.com/linuxmint/cinnamon/pull/13326
git apply -3 ../cinnamon-menu-button.patch
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cinnamon/-/commit/be89fa785929f2590133d309eb2452370a1f738b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cinnamon/-/commit/be89fa785929f2590133d309eb2452370a1f738b
You're receiving this email because of your account on gitlab.archlinux.org.