[arch-commits] Commit in gd/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Tue Jun 30 05:58:58 UTC 2009
Date: Tuesday, June 30, 2009 @ 01:58:58
Author: allan
Revision: 43817
upgpkg: gd 2.0.35-2
libjpeg soname bump rebuild
Modified:
gd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-30 05:58:25 UTC (rev 43816)
+++ PKGBUILD 2009-06-30 05:58:58 UTC (rev 43817)
@@ -3,12 +3,12 @@
pkgname=gd
pkgver=2.0.35
-pkgrel=1
+pkgrel=2
pkgdesc="Library for the dynamic creation of images by programmers"
arch=('i686' 'x86_64')
url="http://www.libgd.org/"
license=('custom')
-depends=('libpng>=1.2.16' 'fontconfig>=2.4.2' 'libjpeg')
+depends=('libpng>=1.2.16' 'fontconfig>=2.4.2' 'libjpeg>=7')
options=('!libtool')
source=(http://www.libgd.org/releases/${pkgname}-${pkgver}.tar.bz2)
md5sums=('6c6c3dbb7bf079e0bb5fbbfd3bb8a71c')
More information about the arch-commits
mailing list