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

Sergej Pupykin spupykin at gemini.archlinux.org
Tue Jun 14 17:41:19 UTC 2022


    Date: Tuesday, June 14, 2022 @ 17:41:18
  Author: spupykin
Revision: 1237868

upgpkg: perl-file-remove 1.61-1

Modified:
  perl-file-remove/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-14 17:41:13 UTC (rev 1237867)
+++ PKGBUILD	2022-06-14 17:41:18 UTC (rev 1237868)
@@ -3,8 +3,8 @@
 # Contributor: Francois Charette <firmicus at gmx.net>
 
 pkgname=perl-file-remove
-pkgver=1.60
-pkgrel=2
+pkgver=1.61
+pkgrel=1
 pkgdesc="Remove files and directories"
 depends=('perl')
 arch=('any')
@@ -12,7 +12,7 @@
 license=('GPL' 'PerlArtistic')
 options=('!emptydirs')
 source=(https://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/File-Remove-$pkgver.tar.gz)
-sha256sums=('e86e2a40ffedc6d5697d071503fd6ba14a5f9b8220af3af022110d8e724f8ca6')
+sha256sums=('fd857f585908fc503461b9e48b3c8594e6535766bc14beb17c90ba58d5dc4975')
 
 build() {
   cd  "$srcdir"/File-Remove-$pkgver



More information about the arch-commits mailing list