diff options
Diffstat (limited to 'perl-graph')
-rw-r--r-- | perl-graph/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-graph/PKGBUILD b/perl-graph/PKGBUILD index ea938ff7..5cba566b 100644 --- a/perl-graph/PKGBUILD +++ b/perl-graph/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-graph' pkgver='0.9704' -pkgrel='1' +pkgrel='2' pkgdesc="graph data structures and algorithms" arch=('any') license=('PerlArtistic' 'GPL') @@ -12,7 +12,6 @@ depends=('perl') makedepends=() url='https://metacpan.org/release/Graph' source=('http://search.cpan.org/CPAN/authors/id/J/JH/JHI/Graph-0.9704.tar.gz') -md5sums=('1ab4e49420e56eeb1bc81d842aa8f3af') sha512sums=('1eed5049577112cc2e41a83f6b3b6a22a08170597b5cb89e2eab6cc68386bfd989d3953d7ceab85bcfbd7d097a6925bd8eb43f48eed1ac07469ea4b2432149da') _distdir="Graph-0.9704" |