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