Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-screenshot
Commits:
de949236 by Peter Jung at 2026-02-25T15:03:23+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 = cosmic-screenshot
pkgdesc = Utility for capturing screenshots via XDG Desktop Portal
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-screenshot
@@ -12,10 +12,10 @@ pkgbase = cosmic-screenshot
makedepends = just
makedepends = lld
depends = cosmic-icon-theme
- depends = gcc-libs
+ depends = libgcc
depends = glibc
depends = xdg-desktop-portal-cosmic
- source =
git+https://github.com/pop-os/cosmic-screenshot.git#tag=epoch-1.0.7
+ source =
git+https://github.com/pop-os/cosmic-screenshot.git#tag=epoch-1.0.8
b2sums =
301a6375e6a84236762645f09f0bf84140944f664d5cef320c7fbfa73fb58a91d7d684c4653a98772419e465f8ed6e541285442c886a419b3eb37a1e57aeebfa
pkgname = cosmic-screenshot
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-screenshot
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
epoch=1
pkgdesc='Utility for capturing screenshots via XDG Desktop Portal'
@@ -12,7 +12,7 @@ license=(GPL-3.0-only)
groups=(cosmic)
depends=(
cosmic-icon-theme
- gcc-libs
+ libgcc
glibc
xdg-desktop-portal-cosmic
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-screenshot/-/commit/de949236d28dc13d1e8df78e110f4d2c03c7428b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-screenshot/-/commit/de949236d28dc13d1e8df78e110f4d2c03c7428b
You're receiving this email because of your account on gitlab.archlinux.org.