Date: Thursday, March 23, 2023 @ 23:01:47
  Author: felixonmars
Revision: 471909

upgpkg: perl-inc-latest 0.500-10: remove perl-cpan-meta which is already 
provided by perl

Modified:
  perl-inc-latest/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-23 22:59:31 UTC (rev 471908)
+++ PKGBUILD    2023-03-23 23:01:47 UTC (rev 471909)
@@ -2,13 +2,12 @@
 
 pkgname=perl-inc-latest
 pkgver=0.500
-pkgrel=9
+pkgrel=10
 pkgdesc="Build, test, and install Perl modules"
 arch=('any')
 url="https://github.com/dagolden/inc-latest";
 license=('Apache')
 depends=('perl')
-checkdepends=('perl-cpan-meta')
 options=('!emptydirs')
 
source=("https://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/inc-latest-$pkgver.tar.gz";)
 
sha512sums=('b312d1dfce963322796bc0127f0ecd82c12baacf9e5df40d9acc093221edd80f3696ce6d9f185ed24b21983147363d1d0ff3e273b8b5ce7559a6f16983a1385c')

Reply via email to