summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyan McGuire2016-04-27 19:38:22 -0400
committerRyan McGuire2016-04-27 19:38:22 -0400
commit60590303c6ee7dad3ce1a8d7102da2a92b8c9a61 (patch)
tree3ab035b07e4f1b7c3742caeb1bf4fbf2f5aa2d35 /PKGBUILD
parent853e450bd98c35e264d81651d11ff997a226d6fe (diff)
downloadaur-60590303c6ee7dad3ce1a8d7102da2a92b8c9a61.tar.gz
Updates description to reflect the one in github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1c4c8d42479..ddf2afe101be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=('curlbomb')
_module='curlbomb'
pkgver='1.3.1'
pkgrel=0
-pkgdesc="An HTTP server for serving one-time-use shell scripts"
+pkgdesc="A personal HTTP server for serving one-time-use shell scripts"
url="https://github.com/EnigmaCurry/curlbomb"
depends=('python'
'python-tornado'