summaryrefslogtreecommitdiff
path: root/extra/pstoedit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-01 02:03:26 -0700
committerroot <root@rshg054.dnsready.net>2013-08-01 02:03:26 -0700
commit3391ef078ab86d3160b5e2fb3cfb794b75ce2a76 (patch)
tree3dece49302a2f07d08d6cf95ebebf467d61ff70a /extra/pstoedit
parentb73aa81c21acc75e383d0e73e0fbf553d2b68232 (diff)
Thu Aug 1 02:01:53 PDT 2013
Diffstat (limited to 'extra/pstoedit')
-rw-r--r--extra/pstoedit/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/pstoedit/PKGBUILD b/extra/pstoedit/PKGBUILD
index 28c532ede..4d7940817 100644
--- a/extra/pstoedit/PKGBUILD
+++ b/extra/pstoedit/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 189866 2013-07-10 07:26:57Z bpiotrowski $
+# $Id: PKGBUILD 191859 2013-07-31 16:31:30Z bpiotrowski $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: damir <damir@archlinux.org>
# Contributor: Tobias Powalowski <t.powa@gmx.de>
pkgname=pstoedit
-pkgver=3.61
-pkgrel=2
+pkgver=3.62
+pkgrel=1
pkgdesc="Translates PostScript and PDF graphics into other vector formats"
arch=('i686' 'x86_64')
url="http://www.pstoedit.net/"
@@ -14,7 +14,7 @@ depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
makedepends=('ghostscript')
options=('!libtool' '!makeflags')
source=("http://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz")
-sha1sums=('426f3746ecb441caa0db401d5880e1ac04a399d5')
+sha1sums=('50d5a4e2fe0e0ff2f73cb094cb945b221083e742')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"