Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-randr
Commits:
51555ddc by Peter Jung at 2026-02-25T15:02:25+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-randr
pkgdesc = Library and utility for displaying and configuring Wayland
outputs
- pkgver = 1.0.7
+ pkgver = 1.0.8
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-randr
@@ -11,10 +11,10 @@ pkgbase = cosmic-randr
makedepends = git
makedepends = just
makedepends = lld
- depends = gcc-libs
+ depends = libgcc
depends = glibc
depends = wayland
- source = git+https://github.com/pop-os/cosmic-randr.git#tag=epoch-1.0.7
+ source = git+https://github.com/pop-os/cosmic-randr.git#tag=epoch-1.0.8
source = cosmic-randr-lto.patch
b2sums =
7870fd98c5b968a644ccb7f1124d204a9210e6824d1beaee0d84c8150b730aa9eced6af32c3088a72b3fa751ef3dbab5e9e0df49efeaea06123e2a9ba26ad426
b2sums =
3bcdff90827243e43c4c581a8982a2739c339a98de089739c0ceaea2fdd76e555bde0a81a52f3603ee3cf7ccf8cf9e1410fd7211e445252fda7ce909ce13d776
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-randr
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
epoch=1
pkgdesc='Library and utility for displaying and configuring Wayland outputs'
@@ -12,7 +12,7 @@ url=https://github.com/pop-os/cosmic-randr
license=(MPL-2.0)
groups=(cosmic)
depends=(
- gcc-libs
+ libgcc
glibc
wayland
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-randr/-/commit/51555ddc1254732913b0be4b357bafef8efac1d6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-randr/-/commit/51555ddc1254732913b0be4b357bafef8efac1d6
You're receiving this email because of your account on gitlab.archlinux.org.