From a6f8530fe9381bd7160520134879e60d06678172 Mon Sep 17 00:00:00 2001 From: cr6git Date: Sat, 6 Jan 2018 19:30:10 +0100 Subject: [PATCH] sk1: update to 2.0rc3. Closes: #10527 [via git-merge-pr] --- srcpkgs/sk1/template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/srcpkgs/sk1/template b/srcpkgs/sk1/template index 57813d0bb8..8c311d94c3 100644 --- a/srcpkgs/sk1/template +++ b/srcpkgs/sk1/template @@ -1,17 +1,19 @@ # Template file for 'sk1' pkgname=sk1 -version=2.0rc2 +version=2.0rc3 revision=1 +_build=20171226 build_style=python2-module hostmakedepends="pkg-config" makedepends="libmagick-devel pango-devel python-cairo-devel wxPython-devel" -depends="desktop-file-utils python-cairo python-Pillow python-reportlab wxPython" +depends="desktop-file-utils hicolor-icon-theme python-cairo python-Pillow + python-reportlab wxPython" short_desc="Open source multiplatform vector graphics editor" maintainer="cr6git " license="GPL-3" homepage="https://sk1project.net" -distfiles="http://downloads.sk1project.net/sk1/${version}/sk1-${version}.tar.gz" -checksum=ee1f03e6705e2063d0a1f032e475b24868c68fc26410fb1f2a536d3541b88a67 +distfiles="https://downloads.sk1project.net/sk1/nightbuilds/sk1-${version}_${_build}.tar.gz" +checksum=946c6cc8150ba41261716b87f7d608fcf858b2be461743e87353a3dc0ca6d0d2 pre_configure() { # python2: can't open file 'setup.py': [Errno 2] No such file or directory