summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2017-06-30 13:33:14 -0400
committerTed Alff2017-06-30 13:33:14 -0400
commitccb47c7ed1ad1244b92b176c838ccd5cc980a3f1 (patch)
treed49094e88cf01f8d20657392866ebfe5ecf45ff6 /PKGBUILD
parent344e78cb9d94b078c577b6daa57ca056c8ab3145 (diff)
downloadaur-ccb47c7ed1ad1244b92b176c838ccd5cc980a3f1.tar.gz
Typo in pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf424c8624a6..27ebd5ac3594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ladon
pkgver=1.0.6
pkgrel=1
-pkgdesc="Utility to process mary files in parallel"
+pkgdesc="Utility to process many files in parallel"
url="https://github.com/danielgtaylor/ladon"
arch=('any')
license=('MIT')