[arch-commits] Commit in perl-datetime-event-ical/repos/community-any (2 files)
Sergej Pupykin
spupykin at archlinux.org
Sat Mar 12 11:06:34 UTC 2016
Date: Saturday, March 12, 2016 @ 12:06:34
Author: spupykin
Revision: 166240
archrelease: copy trunk to community-any
Added:
perl-datetime-event-ical/repos/community-any/PKGBUILD
(from rev 166239, perl-datetime-event-ical/trunk/PKGBUILD)
Deleted:
perl-datetime-event-ical/repos/community-any/PKGBUILD
----------+
PKGBUILD | 56 ++++++++++++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 28 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-12 11:06:24 UTC (rev 166239)
+++ PKGBUILD 2016-03-12 11:06:34 UTC (rev 166240)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# This PKGBUILD was autocreated. See http://xtermin.us/archperl/ for details
-# Maintainer: Charles Mauch <cmauch at gmail.com>
-
-pkgname=perl-datetime-event-ical
-pkgver=0.12
-pkgrel=1
-pkgdesc="Perl/CPAN Module DateTime::Event::ICal"
-arch=('any')
-url="http://search.cpan.org/dist/DateTime-Event-ICal"
-license=("GPL" "PerlArtistic")
-depends=('perl-datetime-event-recurrence')
-source=("http://www.cpan.org/authors/id/F/FG/FGLOCK/DateTime-Event-ICal-$pkgver.tar.gz")
-md5sums=('79872092a4182d2261c01eaaacc1afe0')
-
-build() {
- cd $srcdir/DateTime-Event-ICal-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
-}
-
-package() {
- cd $srcdir/DateTime-Event-ICal-$pkgver
- make install DESTDIR=$pkgdir
- find $pkgdir -name '.packlist' -delete
- find $pkgdir -name '*.pod' -delete
-}
Copied: perl-datetime-event-ical/repos/community-any/PKGBUILD (from rev 166239, perl-datetime-event-ical/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-03-12 11:06:34 UTC (rev 166240)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# This PKGBUILD was autocreated. See http://xtermin.us/archperl/ for details
+# Maintainer: Charles Mauch <cmauch at gmail.com>
+
+pkgname=perl-datetime-event-ical
+pkgver=0.13
+pkgrel=1
+pkgdesc="Perl/CPAN Module DateTime::Event::ICal"
+arch=('any')
+url="http://search.cpan.org/dist/DateTime-Event-ICal"
+license=("GPL" "PerlArtistic")
+depends=('perl-datetime-event-recurrence')
+source=("http://www.cpan.org/authors/id/F/FG/FGLOCK/DateTime-Event-ICal-$pkgver.tar.gz")
+md5sums=('cc7fc1f939c41c3c6e25b349917fbcdc')
+
+build() {
+ cd $srcdir/DateTime-Event-ICal-$pkgver
+ PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+ make
+}
+
+package() {
+ cd $srcdir/DateTime-Event-ICal-$pkgver
+ make install DESTDIR=$pkgdir
+ find $pkgdir -name '.packlist' -delete
+ find $pkgdir -name '*.pod' -delete
+}
More information about the arch-commits
mailing list