Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-notifications
Commits:
1388a13a by Peter Jung at 2026-02-03T17:56:11+01:00
upgpkg: 1:1.0.5-1: upgpkg: 1.0.5-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.4
+ pkgver = 1.0.5
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-notifications
@@ -16,7 +16,7 @@ pkgbase = cosmic-notifications
depends = glibc
depends = libxkbcommon
depends = wayland
- source =
git+https://github.com/pop-os/cosmic-notifications.git#tag=epoch-1.0.4
- b2sums =
fa036a626c48fde31409627e98721001409c8354fc781b2f6b5f2684554ecbae768de45fdb3fc92a0309d8d87f5321fe1a7fa488ddafd8c399f5e206a2de1734
+ source =
git+https://github.com/pop-os/cosmic-notifications.git#tag=epoch-1.0.5
+ b2sums =
159ed861f74797964bb2e195b90f73f3205499d16825887504723f4558354181f4b5f685971941110d1528f4b9ab50c835eeec9aa7b0fb2b66b62cc6513ba6d3
pkgname = cosmic-notifications
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: soloturn <[email protected]>
pkgname=cosmic-notifications
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
epoch=1
pkgdesc='Layer Shell notifications daemon which integrates with COSMIC'
@@ -28,7 +28,7 @@ makedepends=(
source=(
git+https://github.com/pop-os/cosmic-notifications.git#tag=epoch-${pkgver}
)
-b2sums=('fa036a626c48fde31409627e98721001409c8354fc781b2f6b5f2684554ecbae768de45fdb3fc92a0309d8d87f5321fe1a7fa488ddafd8c399f5e206a2de1734')
+b2sums=('159ed861f74797964bb2e195b90f73f3205499d16825887504723f4558354181f4b5f685971941110d1528f4b9ab50c835eeec9aa7b0fb2b66b62cc6513ba6d3')
prepare() {
cd cosmic-notifications
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/1388a13aefa432eeb7be3b52a56fc08335f273dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/1388a13aefa432eeb7be3b52a56fc08335f273dd
You're receiving this email because of your account on gitlab.archlinux.org.