summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAmirul Fitri2022-05-24 19:58:29 +0800
committerAmirul Fitri2022-05-24 19:58:29 +0800
commit9a5a7c9ede55496dc051b7cd90389b12395bdaa1 (patch)
treeaf3ecded2d2477f7a16fd9e2a0489bbca575916f /.SRCINFO
downloadaur-9a5a7c9ede55496dc051b7cd90389b12395bdaa1.tar.gz
add PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1a9613bfc89d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = playit
+ pkgdesc = A tunneling tool so you can host a game server at home without port forwarding or sharing your public IP.
+ pkgver = 0.8.1+beta
+ pkgrel = 1
+ url = https://playit.gg
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ makedepends = cargo
+ depends = gcc-libs
+ source = playit::git+https://github.com/playit-cloud/playit-agent.git#commit=a51e2b583f6d0249e4be0c97c96608d02e134798
+ sha256sums = SKIP
+
+pkgname = playit