[arch-commits] Commit in perl-module-build-xsutil/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Jul 27 03:41:33 UTC 2014


    Date: Sunday, July 27, 2014 @ 05:41:33
  Author: fyan
Revision: 116406

upgpkg: perl-module-build-xsutil 0.10-1

Modified:
  perl-module-build-xsutil/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-27 03:36:39 UTC (rev 116405)
+++ PKGBUILD	2014-07-27 03:41:33 UTC (rev 116406)
@@ -4,16 +4,18 @@
 # Generator  : CPANPLUS::Dist::Arch 1.28
 
 pkgname=perl-module-build-xsutil
-pkgver=0.06
-pkgrel=3
+pkgver=0.10
+pkgrel=1
 pkgdesc="A Module::Build class for building XS modules"
 arch=('any')
 license=('PerlArtistic' 'GPL')
 options=('!emptydirs')
-depends=('perl-devel-checkcompiler' 'perl' 'perl-module-build')
+depends=('perl-devel-checkcompiler' 'perl')
+makedepends=('perl-module-build')
+checkdepends=('perl-file-copy-recursive' 'perl-cwd-guard' 'perl-capture-tiny')
 url='http://search.cpan.org/dist/Module-Build-XSUtil'
-source=('http://search.cpan.org/CPAN/authors/id/H/HI/HIDEAKIO/Module-Build-XSUtil-0.06.tar.gz')
-sha512sums=('4e88cde2369209546a8d0a1e7c4d65234abb6be284e5d4cc63b0cebb94a4fec33a42023d8faedb105e9e1e103f8e5bfd9ee5769c1b7108ea6b9af83509dbe640')
+source=("http://search.cpan.org/CPAN/authors/id/H/HI/HIDEAKIO/Module-Build-XSUtil-$pkgver.tar.gz")
+sha512sums=('6c114a3f7f1829f21dff2cd0ef8dcf04aac01cbccfc176608edf1746abdcd947ea89809ebf4776319d84161273c9fd4c0f2fe7cc4aaeec284e54245dfb89fde0')
 _distdir="Module-Build-XSUtil-$pkgver"
 
 build() {




More information about the arch-commits mailing list