summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Rooyakkers2022-06-10 19:33:22 -0400
committerLucas Rooyakkers2022-06-10 19:33:22 -0400
commit562d8e5fc9446aaa78e2f570c07399d229f01bf5 (patch)
tree7269f0478263b842f81366b3cc9cbf13e6daf62e
parent5112b28e2f8ae4f67e7aa3552de38896ac94ef1e (diff)
downloadaur-562d8e5fc9446aaa78e2f570c07399d229f01bf5.tar.gz
fixed desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d0b43b71cc9..b2738fd1c457 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = sonic-pi-tool
- pkgdesc = A text editor with particular Esperanto functions, spell and grammar checking and machine translation
+ pkgdesc = A handy command line utility for playing with the Sonic Pi server. It can be used instead of the Sonic Pi GUI.
pkgver = 1
pkgrel = 1
url = https://github.com/emlyn/sonic-pi-tool
diff --git a/PKGBUILD b/PKGBUILD
index c1ec4c3eddb8..9b8da2c67a43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=sonic-pi-tool
pkgver=1
pkgrel=1
license=('GPL')
-pkgdesc="A text editor with particular Esperanto functions, spell and grammar checking and machine translation"
+pkgdesc="A handy command line utility for playing with the Sonic Pi server. It can be used instead of the Sonic Pi GUI."
url="https://github.com/emlyn/sonic-pi-tool"
arch=('any')
provides=('sonic-pi-tool')