Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-notifications
Commits:
21a2bd6e by Peter Jung at 2025-09-20T12:33:38+02:00
upgpkg: 1.0.0.beta.1-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.0.alpha.7
+ pkgver = 1.0.0.beta.1
pkgrel = 1
url = https://github.com/pop-os/cosmic-notifications
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = cosmic-notifications
depends = glibc
depends = libxkbcommon
depends = wayland
- source =
git+https://github.com/pop-os/cosmic-notifications.git#tag=8eae7e0f62437a861cba4baa93b63a956c36756d
- b2sums =
5ab68ad138c12da036606e0a6968f3a748f1176b0d9c80e5af92a0c62c77f243053ae9dc876f85eb5932d3276cc9a1c3b91e9df5adfd34e84ec50108284020e2
+ source =
git+https://github.com/pop-os/cosmic-notifications.git#tag=19d24637d45a32a116653f0cf1501d4eb9f8b1ee
+ b2sums =
47460f38e570fa7d910170878fd1129db7bdc03710d28a703cf9afa9ec4a63432ff6048104597199ed05528a57921d4f2be3beb1317efc954ad2373ff1d51344
pkgname = cosmic-notifications
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: soloturn <[email protected]>
pkgname=cosmic-notifications
-pkgver=1.0.0.alpha.7
+pkgver=1.0.0.beta.1
pkgrel=1
pkgdesc='Layer Shell notifications daemon which integrates with COSMIC'
arch=(x86_64)
@@ -24,11 +24,11 @@ makedepends=(
just
lld
)
-_tag=8eae7e0f62437a861cba4baa93b63a956c36756d
+_tag=19d24637d45a32a116653f0cf1501d4eb9f8b1ee
source=(
git+https://github.com/pop-os/cosmic-notifications.git#tag=${_tag}
)
-b2sums=('5ab68ad138c12da036606e0a6968f3a748f1176b0d9c80e5af92a0c62c77f243053ae9dc876f85eb5932d3276cc9a1c3b91e9df5adfd34e84ec50108284020e2')
+b2sums=('47460f38e570fa7d910170878fd1129db7bdc03710d28a703cf9afa9ec4a63432ff6048104597199ed05528a57921d4f2be3beb1317efc954ad2373ff1d51344')
prepare() {
cd cosmic-notifications
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/21a2bd6ede24df45a48a463941617237d7b90212
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/21a2bd6ede24df45a48a463941617237d7b90212
You're receiving this email because of your account on gitlab.archlinux.org.