[arch-commits] Commit in pstoedit/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Oct 31 07:47:00 UTC 2019
Date: Thursday, October 31, 2019 @ 07:46:59
Author: arojas
Revision: 366114
imagemagick 7.0.9 rebuild
Modified:
pstoedit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 07:45:18 UTC (rev 366113)
+++ PKGBUILD 2019-10-31 07:46:59 UTC (rev 366114)
@@ -4,12 +4,12 @@
pkgname=pstoedit
pkgver=3.74
-pkgrel=1
+pkgrel=2
pkgdesc="Translates PostScript and PDF graphics into other vector formats"
arch=('x86_64')
url="http://www.pstoedit.net/"
license=('GPL')
-depends=('gcc-libs' 'plotutils' 'gd' 'libmagick')
+depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
makedepends=('ghostscript')
source=("https://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz")
sha512sums=('63dddb707a52c1d56f17da837ab7472b501723b032f21670455eb6bf1664fd783820b3496c29ecc19d7b8bc18c294dce5842a10ffed442ef14d1631ae35f18b8')
More information about the arch-commits
mailing list