Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
cosmic-randr
Commits:
38d81aef by Peter Jung at 2026-01-01T19:22:41+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-randr
pkgdesc = Library and utility for displaying and configuring Wayland
outputs
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
epoch = 1
url = https://github.com/pop-os/cosmic-randr
@@ -14,9 +14,9 @@ pkgbase = cosmic-randr
depends = gcc-libs
depends = glibc
depends = wayland
- source = git+https://github.com/pop-os/cosmic-randr.git#tag=epoch-1.0.0
+ source = git+https://github.com/pop-os/cosmic-randr.git#tag=epoch-1.0.1
source = cosmic-randr-lto.patch
- b2sums =
744221ba7718056655555374c90903ee0294a9a02d754b7e882b6881b49a51c0774e5e2e639e1ea523aea21e36a9f75762af41cc6dfb5df11848b6c05666ab47
+ b2sums =
e43031171baefc7c4dfbe64c26e8128d3293b018f2c7b57f6d96b623f7c2d2b175394987a81b7e7e215888e057ac51445e04aaf614e069082135fca5452d3926
b2sums =
3bcdff90827243e43c4c581a8982a2739c339a98de089739c0ceaea2fdd76e555bde0a81a52f3603ee3cf7ccf8cf9e1410fd7211e445252fda7ce909ce13d776
pkgname = cosmic-randr
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Mark Wagie <[email protected]>
pkgname=cosmic-randr
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
epoch=1
pkgdesc='Library and utility for displaying and configuring Wayland outputs'
@@ -26,7 +26,7 @@ source=(
git+https://github.com/pop-os/cosmic-randr.git#tag=epoch-${pkgver}
cosmic-randr-lto.patch
)
-b2sums=('744221ba7718056655555374c90903ee0294a9a02d754b7e882b6881b49a51c0774e5e2e639e1ea523aea21e36a9f75762af41cc6dfb5df11848b6c05666ab47'
+b2sums=('e43031171baefc7c4dfbe64c26e8128d3293b018f2c7b57f6d96b623f7c2d2b175394987a81b7e7e215888e057ac51445e04aaf614e069082135fca5452d3926'
'3bcdff90827243e43c4c581a8982a2739c339a98de089739c0ceaea2fdd76e555bde0a81a52f3603ee3cf7ccf8cf9e1410fd7211e445252fda7ce909ce13d776')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-randr/-/commit/38d81aefbebfc55c366132f93d7726e16b92be03
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cosmic-randr/-/commit/38d81aefbebfc55c366132f93d7726e16b92be03
You're receiving this email because of your account on gitlab.archlinux.org.