Skip to content

Commit

Permalink
Update perl packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed May 16, 2021
1 parent 36f7b8c commit 1d64f57
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions perl-Alien-Build/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=Alien-Build
pkgname=perl-${_realname}
pkgver=2.38
pkgver=2.40
pkgrel=1
pkgdesc="Build external dependencies for use in CPAN"
arch=('any')
Expand All @@ -17,7 +17,7 @@ options=(!emptydirs)
source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz"
01-msysize.patch)
options=(!emptydirs)
sha256sums=('6bbd4116d1a08f95df669fcba16acd6a7e94329843abc8cb7c4b038d1778bded'
sha256sums=('85bcbce09566b9a5fc0f4867dd55e447ef4218bd05825f4b852acb9a3127436f'
'483769e64ca04e7005fb743e3500561ab8fd49ca9ee239fd5dd96045dc9677a2')

prepare() {
Expand Down
4 changes: 2 additions & 2 deletions perl-ExtUtils-MakeMaker/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=ExtUtils-MakeMaker
pkgname=perl-${_realname}
pkgver=7.60
pkgver=7.62
pkgrel=1
pkgdesc="ExtUtils::MakeMaker - Create a module Makefile"
arch=('any')
Expand All @@ -14,7 +14,7 @@ groups=('perl-modules')
options=('!emptydirs')
source=(https://www.cpan.org/authors/id/B/BI/BINGOS/${_realname}-${pkgver}.tar.gz
001-msysize.patch)
sha256sums=('a073e72e70ce9b0b043dfd8218e79a82dc8ac2b3958fc9670e927d97820fea39'
sha256sums=('5022ad857fd76bd3f6b16af099fe2324639d9932e08f21e891fb313d9cae1705'
'2e460d107c65b3fe4abce518327d59bfb70adcca8ae27404f5b0f68359af30a3')

prepare() {
Expand Down
4 changes: 2 additions & 2 deletions perl-File-Which/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=File-Which
pkgname=perl-${_realname}
pkgver=1.24
pkgver=1.27
pkgrel=1
pkgdesc="Portable implementation of which"
arch=('any')
Expand All @@ -11,7 +11,7 @@ groups=('perl-modules')
depends=('perl' 'perl-Test-Script>=1.05')
license=('GPL' 'PerlArtistic')
source=("https://www.cpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz")
sha256sums=('7c5414dd6d5c61cb992fdd257aefe52f9a80bf55158cd5ec17469199d0b12eef')
sha256sums=('3201f1a60e3f16484082e6045c896842261fc345de9fb2e620fd2a2c7af3a93a')

build() {
cd "$srcdir/${_realname}-${pkgver}"
Expand Down
4 changes: 2 additions & 2 deletions perl-HTTP-Message/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=HTTP-Message
pkgname=perl-${_realname}
pkgver=6.29
pkgver=6.30
pkgrel=1
pkgdesc="HTTP style messages"
arch=(any)
Expand All @@ -15,7 +15,7 @@ depends=('perl>=5.8.8' 'perl-Clone' 'perl-Encode-Locale>=1'
'perl-LWP-MediaTypes>=6' 'perl-URI>=1.10')
conflicts=('perl-libwww<6')
source=("https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/${_realname}-${pkgver}.tar.gz")
sha256sums=('f4417970679e08f6deb0609009aa9515dee0c8d91dbadd6b86a26e2b8e0d6341')
sha256sums=('9dac0811d3de178a429d4df3f68d2632e189a548b57cbf8cf763ec62cd8e20d8')

build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \
Expand Down
4 changes: 2 additions & 2 deletions perl-Net-DNS/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=Net-DNS
pkgname=perl-${_realname}
pkgver=1.30
pkgver=1.31
pkgrel=1
pkgdesc="Perl Module: Interface to the DNS resolver."
arch=('i686' 'x86_64')
Expand All @@ -13,7 +13,7 @@ depends=('perl-Digest-HMAC' 'perl-Net-IP' 'perl')
checkdepends=('perl-Test-Pod')
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/N/NL/NLNETLABS/${_realname}-${pkgver}.tar.gz")
sha256sums=('055e70b67255615724d91ec41788f75af317561c519971f6e6e384273b30a5da')
sha256sums=('00024a8e371605c6d8422a27a0a87af8b7cf66f26502102e68ddd4baf7cfc615')

prepare() {
cd "${srcdir}/${_realname}-${pkgver}"
Expand Down
4 changes: 2 additions & 2 deletions perl-Test-Script/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=Test-Script
pkgname=perl-${_realname}
pkgver=1.27
pkgver=1.29
pkgrel=1
pkgdesc="Basic cross-platform tests for scripts"
arch=('any')
Expand All @@ -11,7 +11,7 @@ groups=('perl-modules')
depends=('perl' 'perl-IPC-Run3' 'perl-Probe-Perl' 'perl-Test-Simple')
license=('GPL' 'PerlArtistic')
source=("https://www.cpan.org/authors/id/P/PL/PLICEASE/${_realname}-${pkgver}.tar.gz")
sha256sums=('91616e64efebc4f38a32cc01bdec770d6f703576fb6c450294431b86ad41b7b2')
sha256sums=('892e7e6c1ea7b16710909942cf5c0bdab70eee2efd4aa9c16ea952e2b90f8950')

prepare() {
cd "${srcdir}/${_realname}-${pkgver}"
Expand Down
4 changes: 2 additions & 2 deletions perl-Test2-Suite/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=Test2-Suite
pkgname=perl-${_realname}
pkgver=0.000139
pkgver=0.000140
pkgrel=1
pkgdesc="Distribution with a rich set of tools built upon the Test2 framework"
arch=('any')
Expand All @@ -12,7 +12,7 @@ depends=('perl-Module-Pluggable' 'perl-Importer' 'perl-Scope-Guard' 'perl-Sub-In
'perl-Term-Table' 'perl-Test-Simple>=1.302158')
license=('PerlArtistic')
source=("https://cpan.metacpan.org/authors/id/E/EX/EXODIST/${_realname}-${pkgver}.tar.gz")
sha256sums=('559b474012ec34cb88d717240f6cfb7a86c49ce124c9941ccc60318b11079743')
sha256sums=('6dc56d2386178c1eb59fb656321e996142ee8944d57365e74fee740607e1cd36')

prepare() {
cd "${srcdir}/${_realname}-${pkgver}"
Expand Down
4 changes: 2 additions & 2 deletions perl-XML-LibXML/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_realname=XML-LibXML
pkgname=perl-${_realname}
pkgver=2.0206
pkgver=2.0207
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('i686' 'x86_64')
Expand All @@ -18,7 +18,7 @@ install=perl-xml-libxml.install
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/S/SH/SHLOMIF/${_realname}-${pkgver}.tar.gz"
'XML-LibXML-2.0200.patch')
sha256sums=('010ba395c38711f9c233ee23d0b0b18b761e6d99a762125f7e6180d068851619'
sha256sums=('903436c9859875bef5593243aae85ced329ad0fb4b57bbf45975e32547c50c15'
'ea1e1f58f33681dc0206c4fa868cc191efeb91facaa88631bc79c73e910cf745')

prepare() {
Expand Down
4 changes: 2 additions & 2 deletions perl-libwww/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <[email protected]>

pkgname=perl-libwww
pkgver=6.53
pkgver=6.54
pkgrel=1
pkgdesc="The World-Wide Web library for Perl"
arch=('any')
Expand All @@ -17,7 +17,7 @@ depends=('perl' 'perl-Encode-Locale' 'perl-File-Listing'
optdepends=('perl-LWP-Protocol-https: for https:// url schemes')
checkdepends=('perl-Test-Fatal' 'perl-Test-Requiresinternet')
source=(https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-${pkgver}.tar.gz)
sha256sums=('9cbb7c688416a20c1aba9a32568504af1143ced58b572c502a1b2fb8a500f535')
sha256sums=('76917708bd91fbb15eb5eece25ddd2ed1fa65a5b6b05a3ab2a7facce17dfc81d')

build() {
cd libwww-perl-${pkgver}
Expand Down

0 comments on commit 1d64f57

Please sign in to comment.