diff options
author | root <root@rshg054.dnsready.net> | 2011-09-14 23:14:41 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-14 23:14:41 +0000 |
commit | d5effc9aadfb9ed5890376ca9497eef52fafcf83 (patch) | |
tree | f630036c6ee41473fffa6086618dcc803d1fe391 /extra/pstoedit | |
parent | a712dc92423a31a4d3ab34fe660df550feebf442 (diff) |
Wed Sep 14 23:14:41 UTC 2011
Diffstat (limited to 'extra/pstoedit')
-rw-r--r-- | extra/pstoedit/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pstoedit/PKGBUILD b/extra/pstoedit/PKGBUILD index 3ab3c566e..32396dba4 100644 --- a/extra/pstoedit/PKGBUILD +++ b/extra/pstoedit/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 136892 2011-09-02 17:05:04Z ronald $ +# $Id: PKGBUILD 137995 2011-09-13 21:30:18Z eric $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: damir <damir@archlinux.org> # Contributor: Tobias Powalowski <t.powa@gmx.de> pkgname=pstoedit pkgver=3.60 -pkgrel=1 +pkgrel=2 pkgdesc="Translates PostScript and PDF graphics into other vector formats" -arch=("i686" "x86_64") +arch=('i686' 'x86_64') url="http://www.pstoedit.net/" license=('GPL') depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick') |