summaryrefslogtreecommitdiff
path: root/community/perl-io-dirent/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-27 00:29:16 -0700
committerroot <root@rshg054.dnsready.net>2013-05-27 00:29:16 -0700
commitb4ca83da72ffb5800852339f6efe5a59c16e9f94 (patch)
tree3ed149ced423d2629e0b3a71f0b1e2cf3f6ced70 /community/perl-io-dirent/PKGBUILD
parent99ee54f2484aadc464e997e54aa9c7ca7ecde198 (diff)
Mon May 27 00:29:16 PDT 2013
Diffstat (limited to 'community/perl-io-dirent/PKGBUILD')
-rw-r--r--community/perl-io-dirent/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-io-dirent/PKGBUILD b/community/perl-io-dirent/PKGBUILD
index 4dbd3d576..9a2de7e7f 100644
--- a/community/perl-io-dirent/PKGBUILD
+++ b/community/perl-io-dirent/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 71801 2012-06-02 10:31:10Z bluewind $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 91681 2013-05-26 09:25:30Z bluewind $
+# Maintainer: Sébastien Luttringer
pkgname=perl-io-dirent
pkgver=0.05
-pkgrel=2
+pkgrel=3
pkgdesc='Perl IO::Dirent module - Access to dirent structs returned by readdir'
arch=('i686' 'x86_64')
license=('GPL' 'PerlArtistic')
@@ -28,4 +28,4 @@ package() {
make install DESTDIR="$pkgdir/"
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et: