Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / gamescope
Commits: 3bc4bed2 by Jelle van der Waa at 2023-09-03T17:49:38+02:00 Update upstream url The project moved from Plagman to ValveSoftware's Github organisation. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgver=3.12.3 pkgrel=1 pkgdesc='SteamOS session compositing window manager' arch=(x86_64) -url=https://github.com/Plagman/gamescope +url=https://github.com/ValveSoftware/gamescope license=(BSD) depends=( gcc-libs @@ -49,7 +49,7 @@ makedepends=( wayland-protocols ) _tag=22618ea0841158d0d0ff0f50a76ee24fbfa63893 -source=(git+https://github.com/Plagman/gamescope.git#tag=${_tag}) +source=(git+https://github.com/ValveSoftware/gamescope.git#tag=${_tag}) b2sums=(SKIP) prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/3bc4bed2369d02b9d7f1bd14ac83bc7a229f4793 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gamescope/-/commit/3bc4bed2369d02b9d7f1bd14ac83bc7a229f4793 You're receiving this email because of your account on gitlab.archlinux.org.
