summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55699e49d737..43fceac4f81e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Apr 12 08:51:27 UTC 2016
+# Tue Apr 12 08:53:25 UTC 2016
pkgbase = perl-checkupdates-aur
pkgdesc = checkupdates for aur
pkgver = 0.01
@@ -11,7 +11,7 @@ pkgbase = perl-checkupdates-aur
depends = perl-www-aur
depends = perl-json
depends = perl-try-tiny
- optdepends = perl-smart-Comments: for debug perpose only
+ optdepends = perl-smart-comments: for debug perpose only
source = CheckUpdates-AUR-0.01.tar.gz::https://github.com/3ed/CheckUpdates-AUR/archive/v0.01.tar.gz
sha256sums = e1f96259fbd3558852b83f9ae80b0395de988aaca2a065c79a85f6ecc8b7419b
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')