diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-11-24 13:37:56 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-11-24 13:37:56 +0000 |
commit | 35cdca514b6302946a342f7b4777baf1a1cf9803 (patch) | |
tree | f88bead9711f58e49c5907343020014e737d1783 | |
parent | 72aa57cbbcfa06f4c9230bfce57959d8fdad2d32 (diff) | |
download | aports-35cdca514b6302946a342f7b4777baf1a1cf9803.tar.bz2 aports-35cdca514b6302946a342f7b4777baf1a1cf9803.tar.xz |
community/perl-graph: add project description
-rw-r--r-- | community/perl-graph/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-graph/APKBUILD b/community/perl-graph/APKBUILD index 2e368470e2..f32fbbe4f2 100644 --- a/community/perl-graph/APKBUILD +++ b/community/perl-graph/APKBUILD @@ -4,8 +4,8 @@ pkgname=perl-graph _pkgreal=Graph pkgver=0.9704 -pkgrel=1 -pkgdesc="unknown" +pkgrel=2 +pkgdesc="Graph data structures and algorithms" url="http://search.cpan.org/dist/Graph/" arch="noarch" license="GPL PerlArtistic" |