summaryrefslogtreecommitdiff
path: root/community/perl-gd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-gd/PKGBUILD')
-rw-r--r--community/perl-gd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-gd/PKGBUILD b/community/perl-gd/PKGBUILD
index b51591150..4ffcdfad3 100644
--- a/community/perl-gd/PKGBUILD
+++ b/community/perl-gd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 91671 2013-05-26 09:25:08Z bluewind $
+# $Id: PKGBUILD 93678 2013-07-08 11:29:22Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+aur@gmail.com>
pkgname=perl-gd
-pkgver=2.49
-pkgrel=2
+pkgver=2.50
+pkgrel=1
pkgdesc="Interface to Gd Graphics Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/GD"
@@ -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=('c58b6556bddbe147c41f4e17a0de9bea')
+md5sums=('b2f1e47dfc1c4e4fdda3277f165d36e5')
build() {
cd $srcdir/GD-$pkgver