[arch-commits] Commit in perl-test-file/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 13 12:39:04 UTC 2022


    Date: Sunday, February 13, 2022 @ 12:39:04
  Author: felixonmars
Revision: 1133052

upgpkg: perl-test-file 1.991-1

Modified:
  perl-test-file/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-13 12:36:50 UTC (rev 1133051)
+++ PKGBUILD	2022-02-13 12:39:04 UTC (rev 1133052)
@@ -3,16 +3,16 @@
 # Contributor: Rafael Reggiani Manzo <rr.manzo at gmail.com>
 
 pkgname=perl-test-file
-pkgver=1.448
-pkgrel=2
+pkgver=1.991
+pkgrel=1
 pkgdesc="This modules provides a collection of test utilities for file attributes."
 arch=('any')
 url='https://github.com/briandfoy/test-file'
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
-depends=('perl-test-utf8')
+depends=('perl')
 source=("https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-File-$pkgver.tar.gz")
-sha512sums=('fea5082cedb03de62dd9b4ee1db891439a14367f746f1fdec4056ac251a607cc281d22708517de4e3e64484b47fb6cc5898c30983a6af9db03412c469b4e9009')
+sha512sums=('6cbf232216f70b5923806e24748f252b268ee9d4dfe0f756f5e1e6c44d5bbe2d4252e4355e0aee16501d9a6048776a1657f130369cb8bc447ddd54536a8205c8')
 
 build() {
   cd Test-File-$pkgver



More information about the arch-commits mailing list