Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
xdg-desktop-portal-cosmic
Commits:
5f6ca668 by Peter Jung at 2026-02-25T15:14:41+01:00
upgpkg: 1:1.0.8-1: upgpkg: 1.0.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xdg-desktop-portal-cosmic
pkgdesc = A backend implementation for xdg-desktop-portal for the
COSMIC desktop environment
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/xdg-desktop-portal-cosmic
@@ -12,7 +12,7 @@ pkgbase = xdg-desktop-portal-cosmic
makedepends = git
makedepends = mold
depends = cosmic-icon-theme
- depends = gcc-libs
+ depends = libgcc
depends = glibc
depends = libpipewire
depends = libxkbcommon
@@ -20,7 +20,7 @@ pkgbase = xdg-desktop-portal-cosmic
depends = wayland
depends = xdg-desktop-portal
provides = xdg-desktop-portal-impl
- source =
git+https://github.com/pop-os/xdg-desktop-portal-cosmic.git#tag=epoch-1.0.7
+ source =
git+https://github.com/pop-os/xdg-desktop-portal-cosmic.git#tag=epoch-1.0.8
b2sums =
af18dc7e268bd76edddd4aef6dcec1ef04c87170ce90c6d4a64149bb89a0fa5e6a2ef06eff5ccf126558788ee2f7c0204098dad58d4d4a895705dafcd72791e7
pkgname = xdg-desktop-portal-cosmic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=xdg-desktop-portal-cosmic
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
epoch=1
pkgdesc='A backend implementation for xdg-desktop-portal for the COSMIC
desktop environment'
@@ -13,7 +13,7 @@ license=(GPL-3.0-only)
groups=(cosmic)
depends=(
cosmic-icon-theme
- gcc-libs
+ libgcc
glibc
libpipewire
libxkbcommon
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-cosmic/-/commit/5f6ca66892e1417de6847d35567647e93b34e078
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-cosmic/-/commit/5f6ca66892e1417de6847d35567647e93b34e078
You're receiving this email because of your account on gitlab.archlinux.org.