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

Sergej Pupykin spupykin at gemini.archlinux.org
Thu Jun 2 17:35:16 UTC 2022


    Date: Thursday, June 2, 2022 @ 17:35:15
  Author: spupykin
Revision: 1218818

upgpkg: perl-file-path-tiny 1.0-1

Modified:
  perl-file-path-tiny/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 17:35:11 UTC (rev 1218817)
+++ PKGBUILD	2022-06-02 17:35:15 UTC (rev 1218818)
@@ -1,8 +1,8 @@
 # Maintainer:
 
 pkgname=perl-file-path-tiny
-pkgver=0.9
-pkgrel=6
+pkgver=1.0
+pkgrel=1
 pkgdesc='recursive versions of mkdir() and rmdir() without as much overhead as File::Path'
 arch=('any')
 url="https://metacpan.org/release/File-Path-Tiny"
@@ -11,7 +11,7 @@
 checkdepends=('perl-test-exception')
 options=('!emptydirs')
 source=("https://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz")
-sha1sums=('1327cb5795b558fef931b46b7b8c8961bdb72fa0')
+sha1sums=('13f89269b3bcb49f98dec852950c24eaf5ed792f')
 
 build() {
   cd File-Path-Tiny-$pkgver



More information about the arch-commits mailing list