Skip to content
Snippets Groups Projects
Commit 5ec3967c authored by Caleb Maclennan's avatar Caleb Maclennan
Browse files

upgpkg: 0.38-1

parent 7a31aba2
No related branches found
No related tags found
No related merge requests found
# Maintainer: Caleb Maclennan< caleb@alerque.com> # Maintainer: Caleb Maclennan <caleb@alerque.com>
# Contributor: GPP <gergan@gmail.com> # Contributor: GPP <gergan@gmail.com>
_cpan=Test-Most _cpan=Test-Most
pkgname=perl-${_cpan,,} pkgname=perl-${_cpan,,}
pkgver=0.37 pkgver=0.38
pkgrel=5 pkgrel=1
pkgdesc='Most commonly needed test functions and features' pkgdesc='Most commonly needed test functions and features'
arch=(any) arch=(any)
url=https://metacpan.org/release/$_cpan url="https://metacpan.org/release/$_cpan"
license=(GPL PerlArtistic) license=(GPL PerlArtistic)
_perldeps=(exception-class _perldeps=(exception-class
test-deep test-deep
...@@ -19,7 +19,7 @@ depends=(perl ...@@ -19,7 +19,7 @@ depends=(perl
options=(!emptydirs) options=(!emptydirs)
_archive="$_cpan-$pkgver" _archive="$_cpan-$pkgver"
source=("https://cpan.perl.org/modules/by-module/${_cpan%-*}/$_archive.tar.gz") source=("https://cpan.perl.org/modules/by-module/${_cpan%-*}/$_archive.tar.gz")
sha256sums=('533370141eb9f18cf4ac380f6ded2ab57802a6e184008a80fd2304bfcc474fc7') sha256sums=('089eb894f7bace4c37c6334e0e290eb20338ee10223af0c82cbe7281c78382df')
build() { build() {
cd "$_archive" cd "$_archive"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment