Date: Monday, September 19, 2022 @ 20:33:29
  Author: felixonmars
Revision: 1305260

archrelease: copy trunk to community-any

Added:
  perl-acme-alien-dontpanic/repos/community-any/PKGBUILD
    (from rev 1305259, perl-acme-alien-dontpanic/trunk/PKGBUILD)
Deleted:
  perl-acme-alien-dontpanic/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   60 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-19 20:33:07 UTC (rev 1305259)
+++ PKGBUILD    2022-09-19 20:33:29 UTC (rev 1305260)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan <[email protected]>
-
-pkgname=perl-acme-alien-dontpanic
-pkgver=2.6400
-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')
-checkdepends=('perl-test2-suite' 'perl-inline' 'perl-inline-c' 
'perl-inline-cpp')
-options=('!emptydirs')
-source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Acme-Alien-DontPanic-$pkgver.tar.gz";)
-sha512sums=('d34398978c66f619cbc19dea18ec53a962e222c837d5a068da4f1dbade8d7b2f0cbe39bc19a24a145364a3833b4ae97356612e0fdd44b8e2981db3d9c732fec0')
-
-build() {
-  cd Acme-Alien-DontPanic-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Acme-Alien-DontPanic-$pkgver
-  make test
-}
-
-package() {
-  cd Acme-Alien-DontPanic-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: perl-acme-alien-dontpanic/repos/community-any/PKGBUILD (from rev 
1305259, perl-acme-alien-dontpanic/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-09-19 20:33:29 UTC (rev 1305260)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan <[email protected]>
+
+pkgname=perl-acme-alien-dontpanic
+pkgver=2.6500
+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')
+checkdepends=('perl-test2-suite' 'perl-inline' 'perl-inline-c' 
'perl-inline-cpp')
+options=('!emptydirs')
+source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Acme-Alien-DontPanic-$pkgver.tar.gz";)
+sha512sums=('50088ce3a52b2d20282074b6c68fa739e5569c1304902225a5077b0f03b8f96a9a5af783712a1ebfe06dad2cf663e9f45f5f5e4ddb181f4182f56296fce973ff')
+
+build() {
+  cd Acme-Alien-DontPanic-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Acme-Alien-DontPanic-$pkgver
+  make test
+}
+
+package() {
+  cd Acme-Alien-DontPanic-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Reply via email to