Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-tidy
Commits:
64065fe9 by Sergej Pupykin at 2023-10-14T00:25:16+03:00
upgpkg: 20230912-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Firmicus <francois.archlinux.org>
pkgname=perl-tidy
-pkgver=20230909
+pkgver=20230912
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=('e0f00b82822842516dbfa0228d8102122e6fa68c358f71a4be5626ad2cd19b4c')
+sha256sums=('0c57888f206f987777e16640e72574aa0a777846719f8e3ed0413c35325f5540')
build() {
cd "${srcdir}"/Perl-Tidy-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-tidy/-/commit/64065fe9e0b30e4f4b5af9196b5d08b15f4f28ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-tidy/-/commit/64065fe9e0b30e4f4b5af9196b5d08b15f4f28ce
You're receiving this email because of your account on gitlab.archlinux.org.