Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-tidy
Commits:
6359258c by Sergej Pupykin at 2023-09-12T03:45:59+03:00
upgpkg: 20230909-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Firmicus <francois.archlinux.org>
pkgname=perl-tidy
-pkgver=20230701
+pkgver=20230909
pkgrel=1
pkgdesc="Parses and beautifies perl source"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0')
options=('!emptydirs')
source=(https://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-$pkgver.tar.gz)
-sha256sums=('e04922ba34a0c0c8dca7d6897a70399e1b1358441f66d3abd0f021a413869743')
+sha256sums=('e0f00b82822842516dbfa0228d8102122e6fa68c358f71a4be5626ad2cd19b4c')
build() {
cd "${srcdir}"/Perl-Tidy-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-tidy/-/commit/6359258cc8f50ed7a5369d380a0dd55cf4f9b2a0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-tidy/-/commit/6359258cc8f50ed7a5369d380a0dd55cf4f9b2a0
You're receiving this email because of your account on gitlab.archlinux.org.