summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1b0b369d6fe..53d71c06ca5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = remoteplaydetached
pkgdesc = A simple launcher that is able to launch any external game or application with Steam Remote Play Together Support
pkgver = v0.4.1
pkgrel = 1
+ url = https://github.com/smaTc/RemotePlayDetached
arch = x86_64
source = https://github.com/smaTc/RemotePlayDetached/releases/download/v0.4.1/RemotePlayDetached
sha256sums = a53290ac8085960539107414fad19617065967e5747083c53f91c69937100a36
diff --git a/PKGBUILD b/PKGBUILD
index 18c095ef78fd..6e2586479138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@ pkgname='remoteplaydetached-bin'
pkgbase='remoteplaydetached'
_pkgname='RemotePlayDetached'
pkgver=v0.4.1
+url='https://github.com/smaTc/RemotePlayDetached'
pkgrel=1
pkgdesc='A simple launcher that is able to launch any external game or application with Steam Remote Play Together Support'
arch=('x86_64')