Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-panel
Commits:
f6f3b0f5 by Peter Jung at 2026-02-25T15:00:20+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-panel
pkgdesc = XDG Shell Wrapper Panel for Cosmic
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-panel
@@ -11,11 +11,11 @@ pkgbase = cosmic-panel
makedepends = git
makedepends = just
makedepends = lld
- depends = gcc-libs
+ depends = libgcc
depends = glibc
depends = libxkbcommon
depends = wayland
- source = git+https://github.com/pop-os/cosmic-panel.git#tag=epoch-1.0.7
+ source = git+https://github.com/pop-os/cosmic-panel.git#tag=epoch-1.0.8
b2sums =
7e003670eea7e9872a1f4cf131c2b2a807ac59fc730530f6e1ae0af430b2151a749ac4f22245c7dc823ea888e60d8be2a721c272e5e5b878020e7d5755b3fa4c
pkgname = cosmic-panel
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-panel
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
epoch=1
pkgdesc='XDG Shell Wrapper Panel for Cosmic'
@@ -12,7 +12,7 @@ url=https://github.com/pop-os/cosmic-panel
license=(GPL-3.0-only)
groups=(cosmic)
depends=(
- gcc-libs
+ libgcc
glibc
libxkbcommon
wayland
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/f6f3b0f50f6a7e29a697480410c0d412040142bc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-panel/-/commit/f6f3b0f50f6a7e29a697480410c0d412040142bc
You're receiving this email because of your account on gitlab.archlinux.org.