summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2023-02-14 13:20:55 +0100
committerGrey Christoforo2023-02-14 13:20:55 +0100
commit5a60c34b9cb4d01f6097a4065c2b32941ed5f2f6 (patch)
treeae66f6069857d69c2b39fd21a521cd0b730f2fe2
parent518abcac0f317bec557814c42223fcaba2d97c1b (diff)
downloadaur-5a60c34b9cb4d01f6097a4065c2b32941ed5f2f6.tar.gz
switch to nightly branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63c90de1888a..ef8db558fffa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sunshine-git
pkgdesc = Game Stream server for Moonlight, latest git
- pkgver = 0.18.3.r0.g9563419
+ pkgver = nightly.dev.r214.g032680c
pkgrel = 1
url = https://github.com/LizardByte/Sunshine
install = sunshine-git.install
@@ -35,7 +35,7 @@ pkgbase = sunshine-git
provides = sunshine
conflicts = sunshine
conflicts = sunshine-nox
- source = git+https://github.com/LizardByte/Sunshine.git
+ source = git+https://github.com/LizardByte/Sunshine.git#branch=nightly
source = git+https://github.com/moonlight-stream/moonlight-common-c.git
source = git+https://gitlab.com/eidheim/Simple-Web-Server.git
source = git+https://github.com/ViGEm/ViGEmClient.git
diff --git a/PKGBUILD b/PKGBUILD
index a0d4273fded2..2934b9c5c5f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name at last name dot net>
pkgname=sunshine-git
-pkgver=0.18.3.r0.g9563419
+pkgver=nightly.dev.r214.g032680c
pkgrel=1
pkgdesc="Game Stream server for Moonlight, latest git"
arch=('x86_64')
@@ -46,7 +46,7 @@ provides=(sunshine)
conflicts=(sunshine sunshine-nox)
source=(
-git+https://github.com/LizardByte/Sunshine.git
+git+https://github.com/LizardByte/Sunshine.git#branch=nightly
git+https://github.com/moonlight-stream/moonlight-common-c.git
git+https://gitlab.com/eidheim/Simple-Web-Server.git
git+https://github.com/ViGEm/ViGEmClient.git