[arch-commits] Commit in perl-io-pipely/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon Nov 11 13:13:11 UTC 2013
Date: Monday, November 11, 2013 @ 14:13:11
Author: spupykin
Revision: 100826
upgpkg: perl-io-pipely 0.005-1
upd
Modified:
perl-io-pipely/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-11 13:09:44 UTC (rev 100825)
+++ PKGBUILD 2013-11-11 13:13:11 UTC (rev 100826)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
# Maintainer: Jakob Nixdorf <flocke [swirly thing] shadowice [dot] org>
pkgname=perl-io-pipely
@@ -7,9 +9,9 @@
depends=('perl>=5.10.0')
license=('GPL' 'PerlArtistic')
url="http://search.cpan.org/dist/IO-Pipely/"
+options=('!emptydirs')
+arch=(any)
source=(http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/IO-Pipely-${pkgver}.tar.gz)
-options=('!emptydirs')
-arch=(i686 x86_64)
md5sums=('86781d3e2afe5f142f67ce1fed3b9ed9')
build() {
@@ -18,8 +20,7 @@
make
}
-package()
-{
+package() {
cd ${srcdir}/IO-Pipely-$pkgver
make DESTDIR=${pkgdir} install
# Remove .packlist and perllocal.pod files.
Property changes on: perl-io-pipely/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
More information about the arch-commits
mailing list