summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7a7eff4aadc..99c10b1681fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,8 +24,8 @@ makedepends=(
'perl-module-build-tiny'
)
optdepends=(
- "perl-class-measure: For haversine."
- "perl-geo-point: To be able to handle 'Geo::Point' objects."
+ "perl-class-measure: For haversine."
+ "perl-geo-point: To be able to handle 'Geo::Point' objects."
)
checkdepends=(
'perl-test2-suite'