Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
perl-crypt-passwdmd5
Commits:
d1ae0ed2 by Felix Yan at 2026-06-15T10:40:07+00:00
upgpkg: 1.43-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,16 +1,17 @@
pkgbase = perl-crypt-passwdmd5
pkgdesc = Provides a crypt()-compatible interface to new MD5-based
crypt()
- pkgver = 1.42
- pkgrel = 6
+ pkgver = 1.43
+ pkgrel = 1
url = https://search.cpan.org/dist/Crypt-PasswdMD5
arch = any
- license = GPL
- license = PerlArtistic
+ license = GPL-1.0-or-later
+ license = Artistic-1.0-Perl
depends = perl
+ depends = perl-crypt-urandom
provides = perl-passwd-md5
replaces = perl-passwd-md5
options = !emptydirs
- source =
https://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-1.42.tgz
- sha512sums =
92b18cb50061ff0d017e26ebeb4ebf07199d7833518974c3f130d81a30f37a01cd299f4776bfa1e8cd1ca4e6e5adcd72d93ea4dcfed7a573084f0a9c7245eef8
+ source =
https://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-1.43.tgz
+ sha512sums =
cfeb1b8ff9821884f02bf9c9a862038ecb2e53c6fb4d28b7da41db1a76209cbc704e09373d4875aa25c9e5b6f31699eb85a96cfedb128aff1dc85f05cc1bf563
pkgname = perl-crypt-passwdmd5
=====================================
PKGBUILD
=====================================
@@ -1,18 +1,18 @@
# Maintainer:
pkgname=perl-crypt-passwdmd5
-pkgver=1.42
-pkgrel=6
+pkgver=1.43
+pkgrel=1
pkgdesc="Provides a crypt()-compatible interface to new MD5-based crypt()"
arch=('any')
url="https://search.cpan.org/dist/Crypt-PasswdMD5"
-license=('GPL' 'PerlArtistic')
-depends=('perl')
+license=('GPL-1.0-or-later' 'Artistic-1.0-Perl')
+depends=('perl' 'perl-crypt-urandom')
provides=('perl-passwd-md5')
replaces=('perl-passwd-md5')
options=('!emptydirs')
source=(https://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-$pkgver.tgz)
-sha512sums=('92b18cb50061ff0d017e26ebeb4ebf07199d7833518974c3f130d81a30f37a01cd299f4776bfa1e8cd1ca4e6e5adcd72d93ea4dcfed7a573084f0a9c7245eef8')
+sha512sums=('cfeb1b8ff9821884f02bf9c9a862038ecb2e53c6fb4d28b7da41db1a76209cbc704e09373d4875aa25c9e5b6f31699eb85a96cfedb128aff1dc85f05cc1bf563')
build() {
cd Crypt-PasswdMD5-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-crypt-passwdmd5/-/commit/d1ae0ed29290684ffe53e8eba41094638414b94b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-crypt-passwdmd5/-/commit/d1ae0ed29290684ffe53e8eba41094638414b94b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help