Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-osd
Commits:
89919a84 by Peter Jung at 2026-01-01T19:16:44+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-osd
pkgdesc = COSMIC On-Screen Display
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-osd
@@ -21,7 +21,7 @@ pkgbase = cosmic-osd
depends = sound-theme-freedesktop
depends = systemd-libs
depends = wayland
- source = git+https://github.com/pop-os/cosmic-osd.git#tag=epoch-1.0.0
- b2sums =
3243f0142303019cfde4ded00ecf3733f3e7243e5264f2f0c4307f2695f68ee153e6b870b65d41f5fd97f4021e4545582fca85b5ed38a2e5280267d397759f28
+ source = git+https://github.com/pop-os/cosmic-osd.git#tag=epoch-1.0.1
+ b2sums =
c9c27bef3583dde8e0894411777f927396c415f9db7c7089a1a61e7e6518b6cd748f8e635eb0036afb7eb3bfa8247b131c00fd4613ee043bd6149494ce32aabf
pkgname = cosmic-osd
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-osd
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
epoch=1
pkgdesc='COSMIC On-Screen Display'
@@ -32,7 +32,7 @@ makedepends=(
source=(
git+https://github.com/pop-os/cosmic-osd.git#tag=epoch-${pkgver}
)
-b2sums=('3243f0142303019cfde4ded00ecf3733f3e7243e5264f2f0c4307f2695f68ee153e6b870b65d41f5fd97f4021e4545582fca85b5ed38a2e5280267d397759f28')
+b2sums=('c9c27bef3583dde8e0894411777f927396c415f9db7c7089a1a61e7e6518b6cd748f8e635eb0036afb7eb3bfa8247b131c00fd4613ee043bd6149494ce32aabf')
prepare() {
cd cosmic-osd
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-osd/-/commit/89919a84cc5253917a974c091933c2486495b350
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-osd/-/commit/89919a84cc5253917a974c091933c2486495b350
You're receiving this email because of your account on gitlab.archlinux.org.