[arch-commits] Commit in perl-acme-alien-dontpanic/repos/community-any (2 files)
Felix Yan
felixonmars at archlinux.org
Fri Mar 13 09:25:16 UTC 2020
Date: Friday, March 13, 2020 @ 09:25:15
Author: felixonmars
Revision: 595711
archrelease: copy trunk to community-any
Added:
perl-acme-alien-dontpanic/repos/community-any/PKGBUILD
(from rev 595710, perl-acme-alien-dontpanic/trunk/PKGBUILD)
Deleted:
perl-acme-alien-dontpanic/repos/community-any/PKGBUILD
----------+
PKGBUILD | 62 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 31 insertions(+), 31 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-13 09:25:10 UTC (rev 595710)
+++ PKGBUILD 2020-03-13 09:25:15 UTC (rev 595711)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=perl-acme-alien-dontpanic
-pkgver=2.0000
-pkgrel=1
-pkgdesc="Test Module for Alien::Base"
-arch=('any')
-license=('PerlArtistic')
-url="https://metacpan.org/release/Acme-Alien-DontPanic"
-depends=('dontpanic' 'perl-alien-build' 'perl-file-sharedir')
-makedepends=('perl-alien-base-modulebuild')
-checkdepends=('perl-test2-suite')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Acme-Alien-DontPanic-$pkgver.tar.gz")
-sha512sums=('6a0c055611d08d9d6c5eab26ca98991f070859c6a5fe61dbe5ace0982a23245c9838c79567478625fac6d3f48211825bceb3b7d59d7992ed4995ab57f9c4562a')
-
-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-any/PKGBUILD (from rev 595710, perl-acme-alien-dontpanic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2020-03-13 09:25:15 UTC (rev 595711)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=perl-acme-alien-dontpanic
+pkgver=2.0400
+pkgrel=1
+pkgdesc="Test Module for Alien::Base"
+arch=('any')
+license=('PerlArtistic')
+url="https://metacpan.org/release/Acme-Alien-DontPanic"
+depends=('dontpanic' 'perl-alien-build' 'perl-file-sharedir')
+makedepends=('perl-alien-base-modulebuild')
+checkdepends=('perl-test2-suite')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Acme-Alien-DontPanic-$pkgver.tar.gz")
+sha512sums=('f95b4e8e7278db50edb96b054a198dde7c10b1f558c8d57f73ff5c7ea4c92760b61e71ba7515838f52e97c1178d2d2b57f8f018bf8c0d2c2f4b934a46fe3adf0')
+
+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