[arch-commits] Commit in potrace/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Sat Aug 20 01:28:52 UTC 2011


    Date: Friday, August 19, 2011 @ 21:28:52
  Author: bisson
Revision: 135877

upstream update

Modified:
  potrace/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-19 22:29:47 UTC (rev 135876)
+++ PKGBUILD	2011-08-20 01:28:52 UTC (rev 135877)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: damir <damir at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir at archlinux.org>
 
 pkgname=potrace
-pkgver=1.9
-pkgrel=2
-pkgdesc='Utility for tracing a bitmap. Input: PBM, PGM, PPM, or BMP. Output: EPS, PostScript, PDF, SVG, Xfig, Gimppath, or PGM.'
+pkgver=1.10
+pkgrel=1
+pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)'
+url='http://potrace.sourceforge.net/'
 arch=('i686' 'x86_64')
-url='http://potrace.sourceforge.net/'
 license=('GPL')
 depends=('zlib')
 options=('!libtool')
 source=("http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('c3ace609c24a0d5e03bbab5f22478c2af69cf1c4')
+sha1sums=('e6e8b64d85d30b4695d197a79187ac98c2b236f9')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list