summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2017-06-30 13:33:14 -0400
committerTed Alff2017-06-30 13:33:14 -0400
commitccb47c7ed1ad1244b92b176c838ccd5cc980a3f1 (patch)
treed49094e88cf01f8d20657392866ebfe5ecf45ff6
parent344e78cb9d94b078c577b6daa57ca056c8ab3145 (diff)
downloadaur-ccb47c7ed1ad1244b92b176c838ccd5cc980a3f1.tar.gz
Typo in pkgdesc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ab9f2a1feb1..93976ad6cdd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Jun 30 17:29:16 UTC 2017
+# Fri Jun 30 17:33:06 UTC 2017
pkgbase = ladon
- pkgdesc = Utility to process mary files in parallel
+ pkgdesc = Utility to process many files in parallel
pkgver = 1.0.6
pkgrel = 1
url = https://github.com/danielgtaylor/ladon
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')