summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn D Jones III2015-08-18 17:50:19 -0600
committerJohn D Jones III2015-08-18 17:50:19 -0600
commit9e5d6e1bd96c9fe907df4cc93691cc1f977ba4f5 (patch)
tree75b80e1d2edc30ec8ab311fa6943a286eaba8515
parent2e31f87e44ea1006085e5b8c9da05b1f37a305d8 (diff)
downloadaur-perl-wordpress-cli.tar.gz
Update to 1.04-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 580a0d161a64..d3adc400b9f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,15 +2,16 @@ pkgbase = perl-wordpress-cli
pkgdesc = command line access to wordpress
pkgver = 1.04
pkgrel = 1
- url = http://search.cpan.org/dist/WordPress-CLI
+ url = https://metacpan.org/release/WordPress-CLI
arch = any
license = PerlArtistic
license = GPL
depends = perl-date-manip>=5.48
depends = perl-getopt-std-strict>=1.01
+ depends = perl-leocharre-basename
depends = perl-leocharre-strings>=1.02
- depends = perl-smart-comments>=0
- depends = perl-string-shellquote>=0
+ depends = perl-smart-comments
+ depends = perl-string-shellquote
depends = perl-wordpress-xmlrpc>=1.23
options = !emptydirs
source = http://search.cpan.org/CPAN/authors/id/L/LE/LEOCHARRE/WordPress-CLI-1.04.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 13ad089361d4..6e53f25e4979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
-# Contributor: Anonymous
-# Generator : CPANPLUS::Dist::Arch 1.29
+# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
+# Generator : CPANPLUS::Dist::Arch 1.30
pkgname='perl-wordpress-cli'
pkgver='1.04'
@@ -8,9 +8,9 @@ pkgdesc="command line access to wordpress"
arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-depends=('perl-date-manip>=5.48' 'perl-getopt-std-strict>=1.01' 'perl-leocharre-strings>=1.02' 'perl-smart-comments>=0' 'perl-string-shellquote>=0' 'perl-wordpress-xmlrpc>=1.23')
+depends=('perl-date-manip>=5.48' 'perl-getopt-std-strict>=1.01' 'perl-leocharre-basename' 'perl-leocharre-strings>=1.02' 'perl-smart-comments' 'perl-string-shellquote' 'perl-wordpress-xmlrpc>=1.23')
makedepends=()
-url='http://search.cpan.org/dist/WordPress-CLI'
+url='https://metacpan.org/release/WordPress-CLI'
source=('http://search.cpan.org/CPAN/authors/id/L/LE/LEOCHARRE/WordPress-CLI-1.04.tar.gz')
md5sums=('8eff07c696246fbaf53e993a595d8245')
sha512sums=('82949f286d9e4567c42ef63183241408f478b1aaafc15407620bced005a761ea5682db4063cf22e922d65e2b7e53893debf275a4e41adfbdebe570e1b0fb1b38')