summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavion2018-12-25 09:54:15 +1100
committerXavion2018-12-25 09:54:15 +1100
commit006543433e9bce1be5243dacea1f0c41befdb7e4 (patch)
tree9bb563cc974915e31ede330dffcd9d69cf6fadb4
parent39f82acca38cd6b6f2136985cb1e0e0cf015ee40 (diff)
downloadaur-006543433e9bce1be5243dacea1f0c41befdb7e4.tar.gz
Shortened package description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21af4a1f6e35..d781ad9485c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = remotelauncherserver-bin
- pkgdesc = Remote Launcher is an easy to use tool that enables you to launch applications remotely on your PC via your Android phone.
+ pkgdesc = An easy-to-use tool for launching PC applications remotely via an Android phone
pkgver = 0.2.16
pkgrel = 3
url = http://remotelauncher.sourceforge.net/
diff --git a/PKGBUILD b/PKGBUILD
index 9861cfd1dc1b..0f8bb7f8feba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _filename_=${_appname_}server
pkgname=${_filename_}-bin
pkgver=0.2.16
pkgrel=3
-pkgdesc="Remote Launcher is an easy to use tool that enables you to launch applications remotely on your PC via your Android phone. "
+pkgdesc="An easy-to-use tool for launching PC applications remotely via an Android phone"
arch=("i686" "x86_64")
url="http://${_appname_}.sourceforge.net/"
license=("GPL")