From ee98bc6515cf9ddbefd0078f6e9541caf8355a25 Mon Sep 17 00:00:00 2001
From: Antonio Rojas <arojas@archlinux.org>
Date: Sun, 1 Sep 2024 19:56:08 +0200
Subject: [PATCH] upgpkg: 0.06-7: perl 5.40 rebuild

---
 .SRCINFO | 2 +-
 PKGBUILD | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.SRCINFO b/.SRCINFO
index d90e614..8d10db1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = perl-shell-command
 	pkgdesc = Perl module providing cross-platform functions emulating common shell commands
 	pkgver = 0.06
-	pkgrel = 6
+	pkgrel = 7
 	url = https://metacpan.org/release/Shell-Command
 	arch = any
 	license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index ba8b7dc..d759c59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 _cpan=Shell-Command
 pkgname=perl-${_cpan,,}
 pkgver=0.06
-pkgrel=6
+pkgrel=7
 pkgdesc='Perl module providing cross-platform functions emulating common shell commands'
 arch=(any)
 url="https://metacpan.org/release/$_cpan"
-- 
GitLab