From 72aa57cbbcfa06f4c9230bfce57959d8fdad2d32 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Fri, 24 Nov 2017 13:28:30 +0000 Subject: [PATCH] community/perl-test-most: add project description --- community/perl-test-most/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/perl-test-most/APKBUILD b/community/perl-test-most/APKBUILD index a94a3329fa5..84e20c7e6de 100644 --- a/community/perl-test-most/APKBUILD +++ b/community/perl-test-most/APKBUILD @@ -3,8 +3,8 @@ pkgname=perl-test-most _pkgreal=Test-Most pkgver=0.35 -pkgrel=1 -pkgdesc="unknown" +pkgrel=2 +pkgdesc="Most commonly needed test functions and features" url="http://search.cpan.org/dist/Test-Most/" arch="noarch" license="GPL PerlArtistic"