summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Santiago2018-09-02 01:05:50 +0200
committerDavid Santiago2018-09-02 01:05:50 +0200
commit614bf63d85be948dc191702833fff04949d2a1d3 (patch)
tree7a7890ac72557a15d99834394349edf2a3b93b95
parenta17d75e762cbb403111ce4cb9f7026a8e322acf3 (diff)
downloadaur-614bf63d85be948dc191702833fff04949d2a1d3.tar.gz
update to perl-test-cleannamespaces-0.23-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6b33a54cb28..c2fa607630c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-test-cleannamespaces
pkgdesc = Check for uncleaned imports
pkgver = 0.23
- pkgrel = 1
+ pkgrel = 2
url = http://search.mcpan.org/dist/Test-CleanNamespaces
arch = any
license = PerlArtistic
diff --git a/PKGBUILD b/PKGBUILD
index f62861a19936..0a89c746f33b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
+# Maintainer: Manifest0
# Contributor: John D Jones III <jnbek1972 -_AT_- g m a i l -_Dot_- com>
# Generator : CPANPLUS::Dist::Arch 1.29
pkgname='perl-test-cleannamespaces'
pkgver='0.23'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Check for uncleaned imports"
arch=('any')
license=('PerlArtistic' 'GPL')