summaryrefslogtreecommitdiff
path: root/extra/pstoedit/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-21 00:05:31 -0700
committerroot <root@rshg054.dnsready.net>2013-03-21 00:05:31 -0700
commit76b6359ba6b2c7cce2f0b0725c7ecd831563cabf (patch)
treec0094f3f2750cc09b0e7bdce9a50af03858ddd51 /extra/pstoedit/PKGBUILD
parent3cdbec41955c7232e91ef149f77ce9ed215a10fa (diff)
Thu Mar 21 00:05:30 PDT 2013
Diffstat (limited to 'extra/pstoedit/PKGBUILD')
-rw-r--r--extra/pstoedit/PKGBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/extra/pstoedit/PKGBUILD b/extra/pstoedit/PKGBUILD
index 41d5560cc..f147709c3 100644
--- a/extra/pstoedit/PKGBUILD
+++ b/extra/pstoedit/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 175857 2013-01-23 00:12:48Z eric $
+# $Id: PKGBUILD 180314 2013-03-20 02:35:35Z 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=4
+pkgver=3.61
+pkgrel=1
pkgdesc="Translates PostScript and PDF graphics into other vector formats"
arch=('i686' 'x86_64')
url="http://www.pstoedit.net/"
@@ -13,11 +13,8 @@ license=('GPL')
depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
makedepends=('ghostscript')
options=('!libtool' '!makeflags')
-source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz"
- 'pstoedit-3.50-parallel.patch' 'pstoedit-3.50-plugin-close.patch')
-sha1sums=('649ade3d873429548eb6dd9f3e13cb79a8d6a1a2'
- '6e278b164d3e59fbb11e7fd5ae8ffb038932d69a'
- '54bbe019de66eb4cb8525371462595d21fbd074e')
+source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz")
+sha1sums=('426f3746ecb441caa0db401d5880e1ac04a399d5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"