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

Felix Yan fyan at archlinux.org
Tue Dec 29 02:03:45 UTC 2015


    Date: Tuesday, December 29, 2015 @ 03:03:44
  Author: fyan
Revision: 154841

upgpkg: perl-graphviz 2.20-1

Modified:
  perl-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-29 01:11:37 UTC (rev 154840)
+++ PKGBUILD	2015-12-29 02:03:44 UTC (rev 154841)
@@ -7,7 +7,7 @@
 
 _perlmod=GraphViz
 pkgname=perl-graphviz
-pkgver=2.19
+pkgver=2.20
 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=('a394f6a0366e6561af45b4c2d00688df')
+md5sums=('714dedddd36d86950cd436d87d1d52b6')
 
 build() {
   cd "$srcdir/$_perlmod-$pkgver"



More information about the arch-commits mailing list