summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2020-07-17 21:43:52 +0200
committerYour Name2020-07-17 21:43:52 +0200
commitb8c2703c799e9d753096cac2fe089770a2dcb038 (patch)
tree99b04be9db40235703a58a22ab1d5af829105bd5
parent2bb8559e2a97ae04b226d98573d1788d56ea0427 (diff)
downloadaur-b8c2703c799e9d753096cac2fe089770a2dcb038.tar.gz
Added upstream url. Author: alx365
-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')