T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / perl-net-openssh
Commits: affccf11 by T.J. Townsend at 2024-07-13T01:00:24-04:00 upgpkg: 0.84-2: Rebuild packages that are missing .SRCINFO part 4 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = perl-net-openssh + pkgdesc = Perl SSH client package implemented on top of OpenSSH + pkgver = 0.84 + pkgrel = 2 + url = https://metacpan.org/release/Net-OpenSSH + arch = any + license = PerlArtistic + license = GPL + depends = perl + options = !emptydirs + source = https://cpan.metacpan.org/authors/id/S/SA/SALVA/Net-OpenSSH-0.84.tar.gz + md5sums = f6982bedfa711cf1c9fe72a8fd5578a6 + sha512sums = eae50ddc609654432c77080dbfd1dbfd76a7651a1a4e85c0a0f01547b329761a6676faabec931a3b4ff5c74bfa4f529cf649249ad57e73305e67b33da891a555 + +pkgname = perl-net-openssh ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=perl-net-openssh pkgver=0.84 -pkgrel=1 +pkgrel=2 pkgdesc='Perl SSH client package implemented on top of OpenSSH' arch=(any) license=(PerlArtistic GPL) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-openssh/-/commit/affccf116858107d58f563124197010f4e9c9d44 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/perl-net-openssh/-/commit/affccf116858107d58f563124197010f4e9c9d44 You're receiving this email because of your account on gitlab.archlinux.org.
