Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-launcher
Commits:
261a8564 by Peter Jung at 2026-02-25T14:54:11+01:00
upgpkg: 1:1.0.8-1: upgpkg: 1.0.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-launcher
pkgdesc = Layer Shell frontend for Pop Launcher
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-launcher
@@ -14,12 +14,12 @@ pkgbase = cosmic-launcher
makedepends = just
makedepends = lld
depends = cosmic-icon-theme
- depends = gcc-libs
+ depends = libgcc
depends = glibc
depends = libxkbcommon
depends = pop-launcher
depends = wayland
- source =
git+https://github.com/pop-os/cosmic-launcher.git#tag=epoch-1.0.7
+ source =
git+https://github.com/pop-os/cosmic-launcher.git#tag=epoch-1.0.8
source = cosmic-launcher-lto.patch
b2sums =
8f8bd69ea565f2d8b709181a0304dad2702b6e0775ce9ee9d338a5acc27236c10cb5f1d950824453401abd5d3ffc22048e3a6ded652dcfac78442b21ead5c899
b2sums =
17282e6d01b5998f67a326b791de7ee0d00d1a8cdeabe3b4eb87ea7e8f73419062dc5e8a558ff8ab5e4568f27dc24e2f0faed90463a3246e668e119082dbe797
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-launcher
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
epoch=1
pkgdesc='Layer Shell frontend for Pop Launcher'
@@ -13,7 +13,7 @@ license=(GPL-3.0-only)
groups=(cosmic)
depends=(
cosmic-icon-theme
- gcc-libs
+ libgcc
glibc
libxkbcommon
pop-launcher
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-launcher/-/commit/261a856452fd028b44821e9bf4b8468d0d65e6cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-launcher/-/commit/261a856452fd028b44821e9bf4b8468d0d65e6cf
You're receiving this email because of your account on gitlab.archlinux.org.