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

Felix Yan fyan at archlinux.org
Fri Nov 13 02:10:53 UTC 2015


    Date: Friday, November 13, 2015 @ 03:10:52
  Author: fyan
Revision: 146662

upgpkg: perl-graphviz 2.19-1

Modified:
  perl-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-13 02:05:51 UTC (rev 146661)
+++ PKGBUILD	2015-11-13 02:10:52 UTC (rev 146662)
@@ -7,7 +7,7 @@
 
 _perlmod=GraphViz
 pkgname=perl-graphviz
-pkgver=2.18
+pkgver=2.19
 pkgrel=1
 pkgdesc="GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2"
 arch=('any')
@@ -19,7 +19,7 @@
 makedepends=('perl-module-build')
 checkdepends=('perl-test-pod')
 source=("https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/$_perlmod-$pkgver.tgz")
-md5sums=('cd507325c0bbfcc168a034abaf60a12b')
+md5sums=('a394f6a0366e6561af45b4c2d00688df')
 
 build() {
   cd "$srcdir/$_perlmod-$pkgver"



More information about the arch-commits mailing list