summaryrefslogtreecommitdiff
path: root/community/perl-gd/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-22 11:26:53 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-22 11:26:53 +0100
commit50a468d0a3c5555c9e6889696bd0397f17a6974c (patch)
tree8d8b7bc211e7e2b5a91c25c86c5b7ae58e9e4a52 /community/perl-gd/PKGBUILD
parentbf6c93db356044781e343fe26da74d357b4beda3 (diff)
parent6b3123e5628817e3cef9c44989dffd21c49b0817 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/cksfv/PKGBUILD extra/clutter-gtk2/PKGBUILD extra/gnuplot/PKGBUILD extra/mx/PKGBUILD
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 826760ba9..edb1da252 100644
--- a/community/perl-gd/PKGBUILD
+++ b/community/perl-gd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 71781 2012-06-02 10:30:30Z bluewind $
+# $Id: PKGBUILD 86698 2013-03-21 10:52:41Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+aur@gmail.com>
pkgname=perl-gd
-pkgver=2.46
-pkgrel=3
+pkgver=2.49
+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=('ea86a94eb45330eae27ecbfd5c2f43bb')
+md5sums=('c58b6556bddbe147c41f4e17a0de9bea')
build() {
cd $srcdir/GD-$pkgver