Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-notifications
Commits:
c0835a2c by Peter Jung at 2026-02-25T14:57:14+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-notifications
pkgdesc = Layer Shell notifications daemon which integrates with COSMIC
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-notifications
@@ -12,11 +12,11 @@ pkgbase = cosmic-notifications
makedepends = just
makedepends = lld
depends = cosmic-icon-theme
- depends = gcc-libs
+ depends = libgcc
depends = glibc
depends = libxkbcommon
depends = wayland
- source =
git+https://github.com/pop-os/cosmic-notifications.git#tag=epoch-1.0.7
+ source =
git+https://github.com/pop-os/cosmic-notifications.git#tag=epoch-1.0.8
b2sums =
f27148649032544c0808a058788024d68c4f03222a7dafa52cee3767da244cdce9e7c7b56cb5dc62e6872e32a3f5f8be551a745f94a9002ed0d8019b1a011af1
pkgname = cosmic-notifications
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: soloturn <[email protected]>
pkgname=cosmic-notifications
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
epoch=1
pkgdesc='Layer Shell notifications daemon which integrates with COSMIC'
@@ -14,7 +14,7 @@ license=(GPL-3.0-only)
groups=(cosmic)
depends=(
cosmic-icon-theme
- gcc-libs
+ libgcc
glibc
libxkbcommon
wayland
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/c0835a2ccbce560d905c5a528a33c34459c07ca9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/c0835a2ccbce560d905c5a528a33c34459c07ca9
You're receiving this email because of your account on gitlab.archlinux.org.