Date: Thursday, July 23, 2015 @ 02:52:37
  Author: bisson
Revision: 242450

upstream update

Modified:
  potrace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-07-22 22:50:23 UTC (rev 242449)
+++ PKGBUILD    2015-07-23 00:52:37 UTC (rev 242450)
@@ -3,14 +3,14 @@
 # Contributor: Damir Perisa <[email protected]>
 
 pkgname=potrace
-pkgver=1.11
-pkgrel=2
+pkgver=1.12
+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/'
 arch=('i686' 'x86_64')
 license=('GPL')
-source=("http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('7296baf27bf35298263cb3ed3df34a38fed0b441')
+source=("http://potrace.sourceforge.net/download/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('e66bd7d6ff74fe45a07d4046f6303dec5d23847f')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to