summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Gaiser2024-01-23 22:44:35 +0100
committerHans Gaiser2024-01-23 22:44:35 +0100
commit33470b754e800fafdfb458d3b8bd1760c7b7238d (patch)
tree371a8fb34d6d2b5c711c98d1b4cd945ec2c84571
parent312123162fdaa142fe2e480073018abce4729c45 (diff)
downloadaur-33470b754e800fafdfb458d3b8bd1760c7b7238d.tar.gz
Update description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc33cfe0ab4e..f84f9f591e9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = moonshine-git
- pkgdesc = Server for streaming the desktop using the NVIDIA GameStream / Moonlight protocol.
+ pkgdesc = Streaming server for Moonlight clients, written in Rust.
pkgver = r128.35225f9
pkgrel = 1
url = https://github.com/hgaiser/moonshine
diff --git a/PKGBUILD b/PKGBUILD
index 632cb3d6f21f..10329d0e07da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=moonshine-git
pkgver=r128.35225f9
pkgrel=1
-pkgdesc="Server for streaming the desktop using the NVIDIA GameStream / Moonlight protocol."
+pkgdesc="Streaming server for Moonlight clients, written in Rust."
arch=('x86_64')
url="https://github.com/hgaiser/moonshine"
license=('custom')