Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-notifications
Commits:
c896004f by Peter Jung at 2026-01-01T19:16:39+01:00
upgpkg: 1:1.0.1-1: upgpkg: 1.0.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
+ pkgver = 1.0.1
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.0
- b2sums =
8d792c05ce039a0a20cb97f2721610f45557340fff69b5ddd8820348fd3d440d6818dd3de31156d497f533a87404ec9e533b900da6f2e7e97973e036412eda5b
+ source =
git+https://github.com/pop-os/cosmic-notifications.git#tag=epoch-1.0.1
+ b2sums =
283ec071f24eb8a917f05728e38dcdfb7ed52a40b8b0f6f3beb0c3d1d3ddf007db2be7eea013aa98ff290e40510d1d1618cf7e44f98714e3a5b0dbddd41d5dd1
pkgname = cosmic-notifications
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: soloturn <[email protected]>
pkgname=cosmic-notifications
-pkgver=1.0.0
+pkgver=1.0.1
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=('8d792c05ce039a0a20cb97f2721610f45557340fff69b5ddd8820348fd3d440d6818dd3de31156d497f533a87404ec9e533b900da6f2e7e97973e036412eda5b')
+b2sums=('283ec071f24eb8a917f05728e38dcdfb7ed52a40b8b0f6f3beb0c3d1d3ddf007db2be7eea013aa98ff290e40510d1d1618cf7e44f98714e3a5b0dbddd41d5dd1')
prepare() {
cd cosmic-notifications
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/c896004f2800e2cc487b5508b125829e9fbbce2b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-notifications/-/commit/c896004f2800e2cc487b5508b125829e9fbbce2b
You're receiving this email because of your account on gitlab.archlinux.org.