Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
cosmic-launcher


Commits:
8969fbf7 by Peter Jung at 2026-04-08T16:36:25+02:00
upgpkg: 1:1.0.9-1: upgpkg: 1.0.9-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- cosmic-launcher-lto.patch


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cosmic-launcher
        pkgdesc = Layer Shell frontend for Pop Launcher
-       pkgver = 1.0.8
+       pkgver = 1.0.9
        pkgrel = 1
        epoch = 1
        url = https://github.com/pop-os/cosmic-launcher
@@ -19,9 +19,9 @@ pkgbase = cosmic-launcher
        depends = libxkbcommon
        depends = pop-launcher
        depends = wayland
-       source = 
git+https://github.com/pop-os/cosmic-launcher.git#tag=epoch-1.0.8
+       source = 
git+https://github.com/pop-os/cosmic-launcher.git#tag=epoch-1.0.9
        source = cosmic-launcher-lto.patch
-       b2sums = 
8f8bd69ea565f2d8b709181a0304dad2702b6e0775ce9ee9d338a5acc27236c10cb5f1d950824453401abd5d3ffc22048e3a6ded652dcfac78442b21ead5c899
-       b2sums = 
17282e6d01b5998f67a326b791de7ee0d00d1a8cdeabe3b4eb87ea7e8f73419062dc5e8a558ff8ab5e4568f27dc24e2f0faed90463a3246e668e119082dbe797
+       b2sums = 
b35e9dc50ce4f2930fea432173cd200031eb705781e1f4be3711ede1398b3133d09cd51b76ce1aa54646c547a9f41a97a403ac3efb9d3b719edeb3fc7045cb59
+       b2sums = 
a83c9394a6975f848e6786b3760f762351dd95f6fcd6dcb51c1beb5fae65f46f4d1e218fae00b854e592639bbe7c086e7d9a78ae2e6b0a26702e33c9140553c5
 
 pkgname = cosmic-launcher


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Mark Wagie <[email protected]>
 
 pkgname=cosmic-launcher
-pkgver=1.0.8
+pkgver=1.0.9
 pkgrel=1
 epoch=1
 pkgdesc='Layer Shell frontend for Pop Launcher'
@@ -31,8 +31,8 @@ source=(
   git+https://github.com/pop-os/cosmic-launcher.git#tag=epoch-${pkgver}
   cosmic-launcher-lto.patch
 )
-b2sums=('8f8bd69ea565f2d8b709181a0304dad2702b6e0775ce9ee9d338a5acc27236c10cb5f1d950824453401abd5d3ffc22048e3a6ded652dcfac78442b21ead5c899'
-        
'17282e6d01b5998f67a326b791de7ee0d00d1a8cdeabe3b4eb87ea7e8f73419062dc5e8a558ff8ab5e4568f27dc24e2f0faed90463a3246e668e119082dbe797')
+b2sums=('b35e9dc50ce4f2930fea432173cd200031eb705781e1f4be3711ede1398b3133d09cd51b76ce1aa54646c547a9f41a97a403ac3efb9d3b719edeb3fc7045cb59'
+        
'a83c9394a6975f848e6786b3760f762351dd95f6fcd6dcb51c1beb5fae65f46f4d1e218fae00b854e592639bbe7c086e7d9a78ae2e6b0a26702e33c9140553c5')
 
 prepare() {
   cd cosmic-launcher


=====================================
cosmic-launcher-lto.patch
=====================================
@@ -1,11 +1,14 @@
 diff --git a/Cargo.toml b/Cargo.toml
-index 6549b64..5001042 100644
+index 8257f44..b31a08b 100644
 --- a/Cargo.toml
 +++ b/Cargo.toml
-@@ -52,3 +52,6 @@ unicode-width = "0.2.2"
- # libcosmic = { path = "../../cosmic/libcosmic" }
- # cosmic-config = { path = "../../cosmic/libcosmic/cosmic-config" }
- # cosmic-theme = { path = "../../cosmic/libcosmic/cosmic-theme" }
-+
+@@ -49,6 +49,9 @@ zbus = { version = "5.13", default-features = false, 
features = ["tokio"] }
+ unicode-truncate = "2.0.1"
+ unicode-width = "0.2.2"
+
 +[profile.release]
 +lto = "thin"
++
+ # [patch.'https://github.com/pop-os/libcosmic']
+ # libcosmic = { git = "https://github.com/pop-os/libcosmic//"; }
+ # cosmic-config = { git = "https://github.com/pop-os/libcosmic//"; }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-launcher/-/commit/8969fbf78773d95ed6ae4a2ff24d7dfb7a470876

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-launcher/-/commit/8969fbf78773d95ed6ae4a2ff24d7dfb7a470876
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to