summaryrefslogtreecommitdiff
path: root/perl-perl-tidy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-11-16 18:10:53 +0100
committerErich Eckner <git@eckner.net>2022-11-16 18:10:53 +0100
commit054fd91e511c9d4c6041e98260361fd14b5bff07 (patch)
treea1aa470ae3b097a72c140ef58110d1488c430cc8 /perl-perl-tidy
parent5c965f91442aaa49d30fa46dc42c53a0584a6903 (diff)
downloadarchlinuxewe-054fd91e511c9d4c6041e98260361fd14b5bff07.tar.xz
perl-perl-tidy 20220613-1 -> 20221112-1
Diffstat (limited to 'perl-perl-tidy')
-rw-r--r--perl-perl-tidy/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-perl-tidy/PKGBUILD b/perl-perl-tidy/PKGBUILD
index 0cbfc8760..2143a1053 100644
--- a/perl-perl-tidy/PKGBUILD
+++ b/perl-perl-tidy/PKGBUILD
@@ -2,7 +2,7 @@
# Generator : neuesPerlPaket (81044437a0458748ba63ce98e280fb950cfc5fd9f6a8e92edb2cd237a9a993a3dd847afaa0873f9e70622698c95b48c06c84512f1e0c154825fe84c9c758d8fa)
pkgname='perl-perl-tidy'
-pkgver=20220613
+pkgver=20221112
pkgrel=1
pkgdesc='indent and reformat perl scripts'
arch=('any')
@@ -16,7 +16,7 @@ options=('!emptydirs')
url='https://metacpan.org/release/Perl-Tidy'
_distdir="Perl-Tidy-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/S/SH/SHANCOCK/${_distdir}.tar.gz")
-sha512sums=('5597f703d627b5d701ccc483b9420717293341dfbf01645896567dfec6b6bf03320edc9747eb0bdfcb91d378f59f5fac0d15bace4dbfc7a24bc7fd17994f5a86')
+sha512sums=('06dd46754b676456e26414456caf48a9f6717d64553d08cd8719d3c98278d3f8e22dfb349c33c96c99dc3ca3f1a3d42c64383ae9dc283ec74ee39dea1c0c6d33')
build() {
cd "${srcdir}/${_distdir}"