summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2020-01-28 17:07:55 -0700
committeryochananmarqos2020-01-28 17:07:55 -0700
commitb931bee27bd1474340ff0cdcbf25abf0496bfa09 (patch)
treeb70b94c7473f87ee7dfb2fcf22e4114a13f73212 /PKGBUILD
parentdcffef0693b0279160570aceef393edb22125c63 (diff)
downloadaur-b931bee27bd1474340ff0cdcbf25abf0496bfa09.tar.gz
shorten description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c007f64a819f..86fa15618d6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-mouseinfo
_name=MouseInfo
pkgver=0.1.2
pkgrel=1
-pkgdesc="An application to display XY position and RGB color information for the pixel currently under the mouse."
+pkgdesc="Display XY position and RGB color information for the pixel currently under the mouse."
arch=('any')
url="https://github.com/asweigart/mouseinfo"
license=('GPL3')