summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2012-01-02 15:47:36 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2012-01-02 15:47:36 +0000
commit7060378b90a16c7df51ae174b6702c649cc8f84c (patch)
tree2c2c8bee5feb23ac11b34b2210282941f56daee0 /testing
parent00a1e153cd3760f28b50e8e278e5383f12475ce8 (diff)
downloadaports-7060378b90a16c7df51ae174b6702c649cc8f84c.tar.bz2
aports-7060378b90a16c7df51ae174b6702c649cc8f84c.tar.xz
testing/perl-graphviz: bump pkgrel
Diffstat (limited to 'testing')
-rw-r--r--testing/perl-graphviz/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-graphviz/APKBUILD b/testing/perl-graphviz/APKBUILD
index 4b7de5753..ee40a40e7 100644
--- a/testing/perl-graphviz/APKBUILD
+++ b/testing/perl-graphviz/APKBUILD
@@ -4,10 +4,10 @@
pkgname=perl-graphviz
_pkgreal=GraphViz
pkgver=2.09
-pkgrel=2
+pkgrel=3
pkgdesc="Perl module for GraphViz"
url="http://search.cpan.org/dist/GraphViz/"
-arch=""
+arch="noarch"
license="GPL PerlArtistic"
cpandepends=""
cpanmakedepends="graphviz perl-ipc-run perl-parse-recdescent perl-file-which perl-xml-xpath perl-xml-twig perl-test-pod"