Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-player
Commits:
f99220ca by Peter Jung at 2026-01-28T17:15:59+01:00
upgpkg: 1:1.0.4-1: upgpkg: 1.0.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cosmic-player
pkgdesc = WIP COSMIC media player
- pkgver = 1.0.3
+ pkgver = 1.0.4
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-player
@@ -20,7 +20,7 @@ pkgbase = cosmic-player
depends = gst-plugins-good
depends = gstreamer
depends = libxkbcommon
- source = git+https://github.com/pop-os/cosmic-player.git#tag=epoch-1.0.3
- sha256sums =
f189e4b53091f6301cc98b1c56540fef7ffacf6f95c845566885d1d0a70d5b96
+ source = git+https://github.com/pop-os/cosmic-player.git#tag=epoch-1.0.4
+ sha256sums =
448f799d7d99d899165025de184ff557fcc2ed9f1c688cb37ab2c04814f65cbc
pkgname = cosmic-player
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Mark Wagie <mark dot wagie at proton dot me>
pkgname=cosmic-player
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
epoch=1
pkgdesc="WIP COSMIC media player"
@@ -28,7 +28,7 @@ makedepends=(
lld
)
source=(git+https://github.com/pop-os/cosmic-player.git#tag=epoch-${pkgver})
-sha256sums=('f189e4b53091f6301cc98b1c56540fef7ffacf6f95c845566885d1d0a70d5b96')
+sha256sums=('448f799d7d99d899165025de184ff557fcc2ed9f1c688cb37ab2c04814f65cbc')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-player/-/commit/f99220ca24bfc65037d070bea53fd04f9d70e91a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-player/-/commit/f99220ca24bfc65037d070bea53fd04f9d70e91a
You're receiving this email because of your account on gitlab.archlinux.org.