summaryrefslogtreecommitdiff
path: root/community/perl-linux-pid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-linux-pid/PKGBUILD')
-rw-r--r--community/perl-linux-pid/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-linux-pid/PKGBUILD b/community/perl-linux-pid/PKGBUILD
index 44c6e2894..17808ec64 100644
--- a/community/perl-linux-pid/PKGBUILD
+++ b/community/perl-linux-pid/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 86747 2013-03-21 21:01:12Z eric $
-# Maintainer: Angel Velasquez <angvp@archlinux.org>
+# $Id: PKGBUILD 91685 2013-05-26 09:25:43Z bluewind $
+# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Generator : CPANPLUS::Dist::Arch 1.12
pkgname='perl-linux-pid'
pkgver='0.04'
-pkgrel='2'
+pkgrel='3'
pkgdesc="Interface to Linux getpp?id functions"
arch=('i686' 'x86_64' 'mips64el')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
url='http://search.cpan.org/dist/Linux-Pid'
-source=('http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Linux-Pid-$pkgver.tar.gz')
+source=(http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Linux-Pid-$pkgver.tar.gz)
md5sums=('130c4d299f827abf1f2285fddf03fccb')
build() {