summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2016-04-12 10:54:24 +0200
committerKrzysztof AS (3ED)2016-04-12 10:54:24 +0200
commitb67c2680fc9c81cfd6287af1c5621e170d769d17 (patch)
tree91d7b5041c05fcfd505008da96a66b0b57920e16 /PKGBUILD
parent8db69b4b92e3c2d8edf14bbfa5a76a27a2232269 (diff)
downloadaur-b67c2680fc9c81cfd6287af1c5621e170d769d17.tar.gz
change big letter to small for package name in optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e41ab7ce1f9a..21095ff1812e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/3ed/CheckUpdates-AUR"
license=('Artistic2.0')
depends=('perl-www-aur' 'perl-json' 'perl-try-tiny')
makedepends=('perl-module-build')
-optdepends=('perl-smart-Comments: for debug perpose only')
+optdepends=('perl-smart-comments: for debug perpose only')
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/3ed/${_pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('e1f96259fbd3558852b83f9ae80b0395de988aaca2a065c79a85f6ecc8b7419b')