[arch-commits] Commit in potrace/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Thu Mar 16 10:15:23 UTC 2017


    Date: Thursday, March 16, 2017 @ 10:15:22
  Author: bisson
Revision: 290922

upstream update

Modified:
  potrace/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 10:09:26 UTC (rev 290921)
+++ PKGBUILD	2017-03-16 10:15:22 UTC (rev 290922)
@@ -3,7 +3,7 @@
 # Contributor: Damir Perisa <damir at archlinux.org>
 
 pkgname=potrace
-pkgver=1.13
+pkgver=1.14
 pkgrel=1
 pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)'
 url='http://potrace.sourceforge.net/'
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 source=("http://potrace.sourceforge.net/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('6252438b6b6644b9b6298056b4c5de3690a1d4e862b66889abe21eecdf16b784')
+sha256sums=('db72b65311cfdcb63880b317f610d84485f086e15f88ca2346012d49414cd97e')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list