* update perl-alien-build-plugin-download-gitlab to 0.01-3

This commit is contained in:
Alexander Baldeck 2024-09-10 16:07:52 +02:00
parent 2bcbd7c154
commit f87492e80e
3 changed files with 20 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[perl-alien-build-plugin-download-gitlab]
source = "cpan"
cpan = "Alien-Build-Plugin-Download-GitLab"

View File

@ -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')