summaryrefslogtreecommitdiff
path: root/community/perl-gd
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-12 03:59:45 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-12 03:59:45 +0000
commitd8679f0250762892ab1e1a6d71badc2e9d42a526 (patch)
tree2c5893ffb5a88532e043973210221d10ce07f808 /community/perl-gd
parent10cc2a54e50ad4aeffd7152937670c8673a096f9 (diff)
Sat Apr 12 03:57:05 UTC 2014
Diffstat (limited to 'community/perl-gd')
-rw-r--r--community/perl-gd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-gd/PKGBUILD b/community/perl-gd/PKGBUILD
index 9e5049524..b83beba9b 100644
--- a/community/perl-gd/PKGBUILD
+++ b/community/perl-gd/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 105781 2014-02-15 20:33:01Z spupykin $
+# $Id: PKGBUILD 109088 2014-04-10 12:37:39Z fyan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+aur@gmail.com>
pkgname=perl-gd
-pkgver=2.51
+pkgver=2.53
pkgrel=1
pkgdesc="Interface to Gd Graphics Library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
depends=('gd')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/L/LD/LDS/GD-$pkgver.tar.gz)
-md5sums=('49ab25536d4708ab10b7f4879d2fbbc8')
+md5sums=('d2c9b18123bcaff8672eb50f2eb37ed3')
build() {
cd $srcdir/GD-$pkgver