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

Sergej Pupykin spupykin at archlinux.org
Tue Feb 13 12:39:44 UTC 2018


    Date: Tuesday, February 13, 2018 @ 12:39:43
  Author: spupykin
Revision: 293844

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 12:29:24 UTC (rev 293843)
+++ PKGBUILD	2018-02-13 12:39:43 UTC (rev 293844)
@@ -2,18 +2,17 @@
 # Maintainer:
 
 pkgname=perl-file-path-tiny
-pkgver=0.8
-pkgrel=3
+pkgver=0.9
+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"
 license=('PerlArtistic' 'GPL')
 depends=('perl')
+checkdepends=('perl-test-exception')
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Path-Tiny-$pkgver.tar.gz")
-sha1sums=('cc39f65c3c84f476f8ae8549d7c59b01dfbf1179')
-sha1sums=('97346515a634e66dca59ec029026559fc502231b')
-sha1sums=('402237692f2eabc2630ea434d479ffd66c710d2e')
+sha1sums=('1327cb5795b558fef931b46b7b8c8961bdb72fa0')
 
 build() {
   cd File-Path-Tiny-$pkgver



More information about the arch-commits mailing list