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

Florian Pritz bluewind at archlinux.org
Sun Mar 21 09:36:07 UTC 2021


    Date: Sunday, March 21, 2021 @ 09:36:07
  Author: bluewind
Revision: 897266

upgpkg: perl-rename 1.10-1: upstream update

Modified:
  perl-rename/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 09:35:56 UTC (rev 897265)
+++ PKGBUILD	2021-03-21 09:36:07 UTC (rev 897266)
@@ -1,8 +1,8 @@
 # Maintainer: Florian Pritz <flo at xinu.at>
 
 pkgname=perl-rename
-pkgver=1.9
-pkgrel=5
+pkgver=1.10
+pkgrel=1
 pkgdesc="Renames multiple files using Perl regular expressions."
 arch=(any)
 url="https://search.cpan.org/~pederst/rename/"
@@ -10,7 +10,7 @@
 depends=(perl)
 options=(!emptydirs)
 source=(https://search.cpan.org/CPAN/authors/id/P/PE/PEDERST/rename-$pkgver.tar.gz)
-md5sums=('16df2adde955a6867701564e3d7c6a52')
+md5sums=('3a99efefaf1446f9df265f6e740440e3')
 
 build() {
     cd "$srcdir/rename-$pkgver"



More information about the arch-commits mailing list