← cosmic-comp-vrr-fix

cosmic-comp-vrr-fix 1:1.5.0-3

safe

Checked2026-08-02 23:04 UTC
Check provider/modelopenai/gpt-5.6-luna

Commit diff

diff --git a/PKGBUILD b/PKGBUILD
index f29cc8e..8cf14c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 
 pkgname=cosmic-comp-vrr-fix
 pkgver=1.5.0
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc='Compositor for the COSMIC desktop environment'
 arch=(x86_64)
@@ -33,8 +33,8 @@ makedepends=(
   git
   lld
 )
-# Build the combined live adaptive-sync fix and minimum-VRR-interval fix from master.
-source=('cosmic-comp::git+https://github.com/AdityaHebballe/cosmic-comp.git#branch=master')
+# Build Skygrango's VRR target-rate branch with the live adaptive-sync update from PR #2673.
+source=('cosmic-comp::git+https://github.com/AdityaHebballe/cosmic-comp.git#branch=vrr_target_rate_v2-live-sync')
 b2sums=('SKIP')
 
 prepare() {
diff --git a/.SRCINFO b/.SRCINFO
index 7c094d7..1ed3794 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = cosmic-comp-vrr-fix
 	pkgdesc = Compositor for the COSMIC desktop environment
 	pkgver = 1.5.0
-	pkgrel = 2
+	pkgrel = 3
 	epoch = 1
 	url = https://github.com/pop-os/cosmic-comp
 	arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = cosmic-comp-vrr-fix
 	depends = wayland
 	provides = cosmic-comp
 	conflicts = cosmic-comp
-	source = cosmic-comp::git+https://github.com/AdityaHebballe/cosmic-comp.git#branch=master
+	source = cosmic-comp::git+https://github.com/AdityaHebballe/cosmic-comp.git#branch=vrr_target_rate_v2-live-sync
 	b2sums = SKIP
 
 pkgname = cosmic-comp-vrr-fix