[arch-commits] Commit in perl-graphviz/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jul 19 14:51:00 UTC 2016


    Date: Tuesday, July 19, 2016 @ 14:50:59
  Author: felixonmars
Revision: 183134

upgpkg: perl-graphviz 2.22-1

Modified:
  perl-graphviz/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-19 14:48:08 UTC (rev 183133)
+++ PKGBUILD	2016-07-19 14:50:59 UTC (rev 183134)
@@ -6,7 +6,7 @@
 # Contributor: antoniolucas <antoniolucasnobar at gmail dot com>
 
 pkgname=perl-graphviz
-pkgver=2.21
+pkgver=2.22
 pkgrel=1
 pkgdesc="GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2"
 arch=('any')
@@ -13,11 +13,11 @@
 url="http://search.cpan.org/dist/GraphViz"
 license=('GPL' 'PerlArtistic')
 options=('!emptydirs')
-depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-parse-recdescent'
+depends=('graphviz' 'perl-file-which' 'perl-ipc-run' 'perl-libwww' 'perl-parse-recdescent'
          'perl-xml-twig' 'perl-xml-xpath')
-checkdepends=('perl-test-pod' 'perl-test2-suite')
+checkdepends=('perl-test-pod')
 source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/GraphViz-$pkgver.tgz")
-md5sums=('bd5834fe41ace5e0ea5c24dd434cbeef')
+md5sums=('8711db245c84d2e15b8c344bd8bebad0')
 
 build() {
   cd GraphViz-$pkgver



More information about the arch-commits mailing list