pkgname: perl-alien-build-plugin-download-gitlab pkgver: '0.01' pkgrel: '5' pkgdesc: 'Alien::Build plugin to download from GitLab' url: 'https://metacpan.org/release/Alien-Build-Plugin-Download-GitLab' arch: x86_64 depends: [] makedepends: - perl-alien-build - perl-path-tiny - perl-uri - perl-test2-suite source: - 'https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-Plugin-Download-GitLab-${pkgver}.tar.gz' sha256sums: - c1f089c8ea152a789909d48a83dbfcf2626f773daf30431c8622582b26aba902 build: | cd Alien-Build-Plugin-Download-GitLab-${pkgver} perl Makefile.PL INSTALLDIRS=vendor make make test make DESTDIR=${PKGDIR} install package: | true