diff options
author | Hajós Attila | 2025-02-28 17:23:11 +0100 |
---|---|---|
committer | Hajós Attila | 2025-02-28 17:23:11 +0100 |
commit | 2f023d47d5fc53f51e7b8d869142e5161c388831 (patch) | |
tree | 2d3efd438f22b140d611f341e3cc229e80e71050 | |
parent | ec81e5c05c8b5776fdd6ab245f489713975f9088 (diff) | |
download | aur-2f023d47d5fc53f51e7b8d869142e5161c388831.tar.gz |
v2025.228.145058
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = sunshine-beta-bin pkgdesc = A self-hosted game stream host for Moonlight - pkgver = 2025.221.143652 + pkgver = 2025.228.145058 pkgrel = 1 url = https://app.lizardbyte.dev arch = x86_64 @@ -34,8 +34,8 @@ pkgbase = sunshine-beta-bin conflicts = sunshine-git conflicts = sunshine-bin replaces = sunshine-bin - source = sunshine-beta-bin-2025.221.143652.pkg.tar.zst::https://github.com/LizardByte/Sunshine/releases/download/v2025.221.143652/sunshine.pkg.tar.zst - source = sunshine-beta-bin-2025.221.143652.desktop::https://raw.githubusercontent.com/LizardByte/Sunshine/v2025.221.143652/packaging/linux/sunshine.desktop + source = sunshine-beta-bin-2025.228.145058.pkg.tar.zst::https://github.com/LizardByte/Sunshine/releases/download/v2025.228.145058/sunshine.pkg.tar.zst + source = sunshine-beta-bin-2025.228.145058.desktop::https://raw.githubusercontent.com/LizardByte/Sunshine/v2025.228.145058/packaging/linux/sunshine.desktop sha256sums = SKIP sha256sums = 3a78c9ceb45dca435d3542c6416b511293743b32c7f384a3689d4addf3653989 @@ -2,7 +2,7 @@ pkgname=sunshine-beta-bin _pkgname=sunshine-beta-bin -pkgver=2025.221.143652 +pkgver=2025.228.145058 _gittag=v$pkgver pkgrel=1 pkgdesc="A self-hosted game stream host for Moonlight" |