diff --git a/srcpkgs/mypaint/template b/srcpkgs/mypaint/template index 9cbaebf5d23..8de5c2faa5e 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