[arch-commits] Commit in pstoedit/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jan 25 12:07:32 UTC 2020
Date: Saturday, January 25, 2020 @ 12:07:31
Author: arojas
Revision: 373911
Update to 3.75
Modified:
pstoedit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-25 12:05:55 UTC (rev 373910)
+++ PKGBUILD 2020-01-25 12:07:31 UTC (rev 373911)
@@ -3,8 +3,8 @@
# Contributor: Tobias Powalowski <t.powa at gmx.de>
pkgname=pstoedit
-pkgver=3.74
-pkgrel=2
+pkgver=3.75
+pkgrel=1
pkgdesc="Translates PostScript and PDF graphics into other vector formats"
arch=('x86_64')
url="http://www.pstoedit.net/"
@@ -12,7 +12,7 @@
depends=('gcc-libs' 'plotutils' 'gd' 'imagemagick')
makedepends=('ghostscript')
source=("https://downloads.sourceforge.net/sourceforge/pstoedit/pstoedit-${pkgver}.tar.gz")
-sha512sums=('63dddb707a52c1d56f17da837ab7472b501723b032f21670455eb6bf1664fd783820b3496c29ecc19d7b8bc18c294dce5842a10ffed442ef14d1631ae35f18b8')
+sha512sums=('54b8cf7e78e52027d45e7550821476d9a9c4df4f63af83792b6a2909bc62236450ba6b619f95eede9f61a715f4937f1fbaf2ce4ae4b486daa0294c396a882a28')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list