* update perl-alien-build-plugin-download-gitlab to 0.01-3
This commit is contained in:
parent
2bcbd7c154
commit
f87492e80e
16
perl/perl-alien-build-plugin-download-gitlab/.SRCINFO
Normal file
16
perl/perl-alien-build-plugin-download-gitlab/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = perl-alien-build-plugin-download-gitlab
|
||||
pkgdesc = Alien::Build plugin to download from GitLab
|
||||
pkgver = 0.01
|
||||
pkgrel = 3
|
||||
url = https://metacpan.org/release/Alien-Build-Plugin-Download-GitLab
|
||||
arch = any
|
||||
license = PerlArtistic
|
||||
makedepends = perl-test2-suite
|
||||
depends = perl-alien-build
|
||||
depends = perl-path-tiny
|
||||
depends = perl-uri
|
||||
options = !emptydirs
|
||||
source = https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-Plugin-Download-GitLab-0.01.tar.gz
|
||||
sha512sums = 5a1a1dcefbec09732e377c47a961d57cc21a54fef154158dbad1738a93a143348ddc69430b35207d9db111a74592a7120b2abf2f7045818a74a6397bbf07fb06
|
||||
|
||||
pkgname = perl-alien-build-plugin-download-gitlab
|
@ -0,0 +1,3 @@
|
||||
[perl-alien-build-plugin-download-gitlab]
|
||||
source = "cpan"
|
||||
cpan = "Alien-Build-Plugin-Download-GitLab"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=perl-alien-build-plugin-download-gitlab
|
||||
pkgver=0.01
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Alien::Build plugin to download from GitLab"
|
||||
arch=(any)
|
||||
license=('PerlArtistic')
|
||||
|
Loading…
x
Reference in New Issue
Block a user