From fc745365a448cce8f5a2a9cec1491e5aa9a59b92 Mon Sep 17 00:00:00 2001 From: Spencer Hill Date: Mon, 11 Jan 2016 18:39:55 -0500 Subject: [PATCH] mypaint: update to 1.2.0 --- srcpkgs/mypaint/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/mypaint/template b/srcpkgs/mypaint/template index 9cbaebf5d2..8de5c2faa5 100644 --- a/srcpkgs/mypaint/template +++ b/srcpkgs/mypaint/template @@ -1,7 +1,7 @@ # Template file for 'mypaint' pkgname=mypaint version=1.2.0 -revision=2 +revision=3 hostmakedepends="unzip scons swig pkg-config" makedepends="libgomp-devel json-c-devel python-numpy libglib-devel libpng-devel lcms2-devel gtk+3-devel python-gobject-devel" @@ -10,10 +10,10 @@ pycompile_dirs="/usr/share/mypaint" short_desc="Graphics application for digital painters" maintainer="Stefan Mühlinghaus " license="GPL-2" -homepage="http://mypaint.intilinux.com" -distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}-beta.3.tar.gz" -checksum=b5b97dce391f8e5766d591adb65ca9b3a497cb9c1043dc190529ae99b7462dc4 -wrksrc=${pkgname}-${version}-beta.3 +homepage="http://mypaint.org" +distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz" +checksum=b6f0ddcbb61535a712c9214ac88a2d624ddc998a1d2b47c11c2e9b09b461c041 +wrksrc=${pkgname}-${version} pre_build() { ${XBPS_FETCH_CMD} https://github.com/mypaint/libmypaint/archive/master.zip