diff --git a/main/musl-fts/APKBUILD b/main/musl-fts/APKBUILD index 4561f3dd6ee..a4e7a05b944 100644 --- a/main/musl-fts/APKBUILD +++ b/main/musl-fts/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Natanael Copa pkgname=musl-fts pkgver=1.2.7 -pkgrel=6 -pkgdesc="Provides the fts(3) functions, which are missing in musl libc" +pkgrel=7 +pkgdesc="fts(3) functions, which are missing in musl libc" url="https://github.com/void-linux/musl-fts/" arch="all" license="BSD-3-Clause" diff --git a/main/perl-class-method-modifiers/APKBUILD b/main/perl-class-method-modifiers/APKBUILD index b7bb86ffd84..2771b3fa816 100644 --- a/main/perl-class-method-modifiers/APKBUILD +++ b/main/perl-class-method-modifiers/APKBUILD @@ -5,8 +5,8 @@ pkgname=perl-class-method-modifiers #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=Class-Method-Modifiers pkgver=2.15 -pkgrel=1 -pkgdesc="Provides Moose-like method modifiers" +pkgrel=2 +pkgdesc="Moose-like method modifiers" url="https://metacpan.org/release/Class-Method-Modifiers/" arch="noarch" license="GPL-1.0-or-later OR Artistic-1.0-Perl" diff --git a/main/perl-devel-globaldestruction/APKBUILD b/main/perl-devel-globaldestruction/APKBUILD index 9a29f08d17f..568a9e7352b 100644 --- a/main/perl-devel-globaldestruction/APKBUILD +++ b/main/perl-devel-globaldestruction/APKBUILD @@ -5,8 +5,8 @@ pkgname=perl-devel-globaldestruction #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=Devel-GlobalDestruction pkgver=0.14 -pkgrel=4 -pkgdesc="Provides function returning the equivalent of C<\${^GLOBAL_PHASE} eq 'DESTRUCT'> for older perls." +pkgrel=5 +pkgdesc="Function returning the equivalent of C<\${^GLOBAL_PHASE} eq 'DESTRUCT'> for older perls." url="https://metacpan.org/release/Devel-GlobalDestruction/" arch="noarch" license="GPL-1.0-or-later OR Artistic-1.0-Perl" diff --git a/main/tiff/APKBUILD b/main/tiff/APKBUILD index 898a8a7bbd8..172e94ba6d3 100644 --- a/main/tiff/APKBUILD +++ b/main/tiff/APKBUILD @@ -3,8 +3,8 @@ # Maintainer: Michael Mason pkgname=tiff pkgver=4.7.0 -pkgrel=1 -pkgdesc="Provides support for the Tag Image File Format or TIFF" +pkgrel=2 +pkgdesc="Support for the Tag Image File Format or TIFF" url="https://gitlab.com/libtiff/libtiff" arch="all" license="libtiff"