[arch-commits] Commit in autotrace/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Tue Jun 30 08:12:05 UTC 2009
    
    
  
    Date: Tuesday, June 30, 2009 @ 04:12:05
  Author: allan
Revision: 43965
upgpkg: autotrace 0.31.1-9
    libjpeg soname bump rebuild
Modified:
  autotrace/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-30 08:02:31 UTC (rev 43964)
+++ PKGBUILD	2009-06-30 08:12:05 UTC (rev 43965)
@@ -5,12 +5,12 @@
 
 pkgname=autotrace
 pkgver=0.31.1
-pkgrel=8
+pkgrel=9
 pkgdesc="autotrace is a utility to trace bitmaps: convert bitmaps to vector graphics"
 arch=('i686' 'x86_64')
 url='http://autotrace.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('pstoedit' 'imagemagick>=6.4.8.10')
+depends=('pstoedit' 'imagemagick>=6.5.3.10')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/autotrace/$pkgname-$pkgver.tar.gz
 	aclocal-fixes.patch)
    
    
More information about the arch-commits
mailing list