[arch-commits] Commit in perl-acme-alien-dontpanic/repos/community-staging-any (2 files)
Evangelos Foutras
foutrelis at archlinux.org
Sat May 25 10:53:10 UTC 2019
Date: Saturday, May 25, 2019 @ 10:53:10
Author: foutrelis
Revision: 470276
archrelease: copy trunk to community-staging-any
Added:
perl-acme-alien-dontpanic/repos/community-staging-any/PKGBUILD
(from rev 470275, perl-acme-alien-dontpanic/trunk/PKGBUILD)
Deleted:
perl-acme-alien-dontpanic/repos/community-staging-any/PKGBUILD
----------+
PKGBUILD | 62 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 31 insertions(+), 31 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-25 10:53:06 UTC (rev 470275)
+++ PKGBUILD 2019-05-25 10:53:10 UTC (rev 470276)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=perl-acme-alien-dontpanic
-pkgver=1.03
-pkgrel=2
-pkgdesc="Test Module for Alien::Base"
-arch=('any')
-license=('PerlArtistic')
-url="https://metacpan.org/release/Acme-Alien-DontPanic"
-depends=('dontpanic' 'perl-alien-build')
-makedepends=('perl-alien-base-modulebuild' 'perl-capture-tiny' 'perl-io-socket-ssl'
- 'perl-net-ssleay' 'perl-test2-suite')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Acme-Alien-DontPanic-$pkgver.tar.gz")
-sha512sums=('7ee4bd5331ee045e00816dab99d22dff04cd70dcbd1b1328d7be5796f99313235e0484a979f20c3f68cdb569188a5b241ec208f71cd679513e3398573e5b3e69')
-
-build() {
- cd Acme-Alien-DontPanic-$pkgver
- perl Build.PL installdirs=vendor
- perl Build
-}
-
-check() {
- cd Acme-Alien-DontPanic-$pkgver
- perl Build test
-}
-
-package() {
- cd Acme-Alien-DontPanic-$pkgver
- perl Build install destdir="$pkgdir"
-}
Copied: perl-acme-alien-dontpanic/repos/community-staging-any/PKGBUILD (from rev 470275, perl-acme-alien-dontpanic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2019-05-25 10:53:10 UTC (rev 470276)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=perl-acme-alien-dontpanic
+pkgver=1.03
+pkgrel=3
+pkgdesc="Test Module for Alien::Base"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Acme-Alien-DontPanic"
+depends=('dontpanic' 'perl-alien-build')
+makedepends=('perl-alien-base-modulebuild' 'perl-capture-tiny' 'perl-io-socket-ssl'
+ 'perl-net-ssleay' 'perl-test2-suite')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Acme-Alien-DontPanic-$pkgver.tar.gz")
+sha512sums=('7ee4bd5331ee045e00816dab99d22dff04cd70dcbd1b1328d7be5796f99313235e0484a979f20c3f68cdb569188a5b241ec208f71cd679513e3398573e5b3e69')
+
+build() {
+ cd Acme-Alien-DontPanic-$pkgver
+ perl Build.PL installdirs=vendor
+ perl Build
+}
+
+check() {
+ cd Acme-Alien-DontPanic-$pkgver
+ perl Build test
+}
+
+package() {
+ cd Acme-Alien-DontPanic-$pkgver
+ perl Build install destdir="$pkgdir"
+}
More information about the arch-commits
mailing list