diff options
author | honjow | 2025-04-08 08:09:27 +0000 |
---|---|---|
committer | honjow | 2025-04-08 08:09:27 +0000 |
commit | 80080342b38babeb14223dd5b1e0891f7b6c5d0e (patch) | |
tree | 83ce0c12cb781916e3148f2079b9c1f7da874a78 /PKGBUILD | |
parent | 7964a9a1ab92adb8364a27ee788e1d1ae8b54916 (diff) | |
download | aur-80080342b38babeb14223dd5b1e0891f7b6c5d0e.tar.gz |
1dc1801 gamescope-sk: update version to 3.16.3.sk1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ _pkgname=gamescope pkgname=${_pkgname}-sk -pkgver=3.16.2.sk1 +pkgver=3.16.3.sk1 pkgrel=1 pkgdesc='SteamOS session compositing window manager' arch=(x86_64) @@ -50,7 +50,7 @@ makedepends=( vulkan-headers wayland-protocols ) -_tag=3.16.2-sk1 +_tag=3.16.3-sk1 source=("git+https://github.com/3003n/gamescope.git#tag=${_tag}" "git+https://github.com/nothings/stb.git#commit=af1a5bc352164740c1cc1354942b1c6b72eacb8a" "git+https://github.com/Joshua-Ashton/wlroots.git" |